Switching from NeoOffice to NWP...

Everything related to our flagship word processor.
Post Reply
Kappa
Posts: 4
Joined: 2007-10-04 04:56:14
Location: London, UK

Switching from NeoOffice to NWP...

Post by Kappa »

Hello all.

I've been playing around with my NWP demo for a few days now, and it seems to do exactly what I want a word processor to do. I have been using NeoOffice for the last year or so, and while it's an excellent package, it's getting far too clunky and unwieldy for me lately.

My only worry is that I have a lot of files I've created in NeoOffice which I will now need to work on in NWP. I know I can simply convert them to .rtf or .doc format in NeoOffice and then open them in NWP, one by one, but I was wondering if anyone knows of any easy way to batch convert a large number of .odt files to .rtf or .doc?

Bit of a long shot I know, and not strictly speaking a NWP issue at all, but I wondered if anyone else around here has come to NWP in the same way I have and might know a quick trick.

Thanks!
exegete77
Posts: 200
Joined: 2007-09-20 17:58:56

Post by exegete77 »

Howdy and welcome to the world of Nisus.

Perhaps the best way would be using AppleScript to change the file extensions in a directory. A google search should turn up some code for you.

(BTW, I am also shades on this board, but posted with this handle.)
Kappa
Posts: 4
Joined: 2007-10-04 04:56:14
Location: London, UK

Post by Kappa »

Thanks exegete77.

But will changing file extensions actually be a conversion?
MacSailor
Posts: 290
Joined: 2003-04-03 08:38:41
Location: Linköping, Sweden

Post by MacSailor »

Kappa wrote: But will changing file extensions actually be a conversion?
I doubt that. AFAIK there has to be more things involved to be able to transform a file from one format to another.

I believe that you have to open the files and one way or another save them into another file format. Just changing the the suffix (file extension) of the file, will not solve the problem.

Please correct me if I'm wrong.
Last edited by MacSailor on 2007-10-05 13:02:00, edited 1 time in total.
Peter Edwardsson
..............................
Groucho
Posts: 497
Joined: 2007-03-03 09:55:06
Location: Europe

Post by Groucho »

Why don't you have a look at Media Convert (http://media-convert.com/). It's free.
Good luck, Henry.
Groucho
User avatar
martin
Official Nisus Person
Posts: 5228
Joined: 2002-07-11 17:14:10
Location: San Diego, CA
Contact:

Post by martin »

Peter is correct, changing a file extension never changes the contents of the file itself. Also, unless you know what you're doing, changing a file's extension is not a good idea.

I don't know what kind of AppleScript functionality NeoOffice/OpenOffice provide, but if it's enough, perhaps one could write an Automator workflow to do a batch conversion.
Kappa
Posts: 4
Joined: 2007-10-04 04:56:14
Location: London, UK

Post by Kappa »

Thanks everyone.

Groucho - I don't really trust Media Convert with my files, and in any case, it's as easy to do it myself as it is to browse for each file from their site.

Martin - I'm not really familiar with Apple Script stuff, and I'm afraid that figuring it out might take longer than doing the conversions the slow and tedious way. Which I think is the way I'm going to do it.

K
Post Reply