Opening Appleworks 5 in Vista

I am a teacher and just switched schools. All my files at my old school were made on Appleworks 5 (I prefer that version to Appleworks 6) but my new school uses Microsoft Works. Is there any way I can open all my Appleworks 5 doccuments and convert them to Microsoft Works Word Processor? I would hate to lose all that work! Thanks, Mary

Hi.
This is how i would do it...
1. Methodically gather all of the files into a folder on your Mac desktop. The fewer folders you sort them into, the better.
2. Open Applscript Editor on your Mac and copy the following into the blank window...
property theTranslator : "Word Windows 97, 2000, XP 2002 "
try
tell application "Finder"
set thisFile to choose file
duplicate thisFile
if kind of thisFile is not equal to "Folder" then
set FileName to (name of thisFile) as text
set Filenamelength to length of FileName
set Suffix to ".doc"
if file type of thisFile is "CWWP" then
-- set currentPath to currentFile as text -- AW6 wants a path, not an alias -- alias ref is ok
if FileName ends with ".cwk" then
set nameCount to count of characters in FileName
set FileName to ¬
(characters 1 through (nameCount - 4) of FileName as string)
end if
if Filenamelength > 27 then
set TopLimit to (Filenamelength + (27 - Filenamelength))
copy characters 1 through TopLimit of FileName as string to NewFilename
set NewFilename to NewFilename & Suffix
else
set NewFilename to FileName & Suffix
end if
try
set the name of thisFile to NewFilename
on error
set name of thisFile to the text returned of (display dialog "You have duplicate file names. Please rename this file. If the file name entered here is already in use the operation will end and you will need to check for any files not converted." default answer NewFilename)
end try
end if
try
set theCounter to 0 -- initialized variable theCounter
tell application "AppleWorks 6"
activate
open thisFile -- alias reference is ok
save thisFile using translator theTranslator with NewFilename -- fixed the reference
close front document without saving
set theCounter to theCounter + 1
end tell
on error theError
display dialog theError
end try
else
(display dialog "This is not an Appleworks document and will not be converted")
end if
end tell
end try
display dialog "Congratulations! " & (theCounter as string) & " files have been converted from AppleWorks 6 file format to Microsoft Word file format." buttons {"OK"} default button 1
3. Run the script for each folder of AppleWorks files. It will convert your files while retaining the originals.
4. Duplicate the folder on your desktop once you have all files converted.
5. Go through one of the folders, sorting by file type, then deleting the cwk files from one and the doc files from the other.
6. Store your cwk files safely and then move the doc files to your Vista PC.
7. Follow the instsruction found here
http://www.ehow.com/how4869590open-file-using-microsoft-works.html
to open the doc files in MS Works.
Good Luck!

Similar Messages

  • How can I open AppleWorks 6 files using Pages or Word?

    I am currently running Mac OS X v.10.4.11, but I am turning in my old mac for a new one in about a week. Almost all of my important files are AppleWorks 6 files and my new mac will not have this program since it has been replaced with Pages. I currently have AppleWorks 6, Microsoft Word 2004 for Mac, and Pages 08 on my old mac. I am unsure as to what applications I will have on my new mac (I am a teacher and the macs are school computers so I do not have control over the software), but I think it will have both Word 2008 and Pages 08 or 09. So far I have not had any luck opening my AppleWorks files in Pages or Word. I have been able to copy and paste the AppleWorks files into Pages (they are mostly Draw documents, not simple word processing), but they become an image so I cannot edit the content. I need to be able to edit my documents on my new computer and do not have time to open each AppleWorks file and copy it to Pages anyway. Any suggestions to help me with this compatibility problem?

    AppleWorks will run fine on your new Mac, though if you transfer it from the old one you should delete it from there to stay within the terms of the licence. You would need to copy the Appleworks folder over, not just the application.
    Pages can open Appleworks 6 word processing documents, Numbers can open Appleworks 6 spreadsheets. It's possible to open AW Draw documents in Eazydraw, or in Pages through a workaround. Nothing will open AW Database documents.
    I have written a detailed article going into the process of migrating from Appleworks, including the workaround for Draw>Pages:
    http://www.wilmut.org.uk/aw

  • Pages 4.9 will open Appleworks Documents, but I Pages 5 will not.  What am I missing? or is the software just not as good as 4.9?

    Pages 4.3 will open Appleworks Power PC Documents, but I Pages 5 will not.  What am I missing? or is the software just not as good as 4.3?

    "Some users have reported" is a mild way to put it.  To answer your question "or is the software just not as good as 4.3?" more directly... it's only better in transparency between platforms.  Everything else is pretty gutted.  Dozens of features deleted, as listed occassionally in this long thread: https://discussions.apple.com/thread/5468056?tstart=0
    Oh, one other improvement- it DOES run faster, but then of course it would since it's so much more lightweight.

  • Cannot open Appleworks at all

    When I try to open Appleworks it doesn't do anything. It pretends like it will open but then doesn't. I can't tell where it is getting hung up. I tried to use Peggy's advice and delete the preferences but that didn't work. I don't have it on my dock. Any help would be great. Thanks!

    For others reference this is the original post I started with from Peggy..
    --The best, first step in trouble-shooting a misbehaving application is to delete its preference files. Preference files often become corrupted through no fault of the user - it just happens. Although it sounds scary or drastic to do this, it can only help the application. When any application is launched, it looks for its preference files. If it doesn't find any (just like the very first time you started AppleWorks) it will build new ones.
    First, quit AppleWorks if it is running. In all instances, you don't want to trash the Button Bar Preferences if you have customized the Button Bar. You will need to reset any preferences you had changed, but AppleWorks' preferences are simple.
    ]•In OS X you want to move the AppleWorks preferences found in HD/Users/username/Library/Preferences/AppleWorks & the com.apple.appleworks.plist found in ~/Library/Preferences/ to the Trash, then empty the Trash & restart AppleWorks.
    ]•In OS 8-9, the preference files to Trash are found in HD/System Folder/Preferences/AppleWorks. Then empty the Trash & restart AppleWorks.
    Should AppleWorks still not work as before or expected, the next step is to make sure AppleWorks and the necessary support files are installed and where AppleWorks "expects" to find them.
    ]It is not uncommon for users to move the AppleWorks application from the AppleWorks 6 folder to a more convenient location, separating it from its necessary folders - AppleWorks Essentials, Clippings & Starting Points. The AppleWorks 6 application & the above mentioned folders must be in a folder named AppleWorks 6. Not keeping all these "parts" together will
    "break" translators, spell check, updaters, etc. If you do want to have AppleWorks available in another spot, make an alias from the File menu and put the alias wherever you'd like. You can even have several aliases.
    ]If you cannot find all of the "parts" or have inadvertently deleted some, you will need to reinstall AppleWorks using the "Easy Install" option. There is no need to remove the existing AppleWorks files, the installer will merely install what is missing. --
    I am quite puzzled by the fact that my harddrive is full. I use the laptop mainly for the internet. I am a stay at home mom so I don't have huge data on my computer. I guess it came with like 60 G and I only have about 4 left. That is crazy to me. Where did it all go??? I have about a years worth of pictures and maybe 100 songs but the only program I have added is the full version of photoshop which isn't even a Gig. I seriously have saved maybe 20 documents on this thing. I run Quicken and use the calender but it just seems so crazy that it would be full already!!!!

  • Elements Premiere wont open on my windows vista laptop. elements 11 opens fine Came with Nikon D3200 purchase. Download from disk confirmed as OK It is on my desktop and in my program file.

    Why wont Premiere Elements 11 open on my windows vista laptop ???The elements 11 opens perfectly. Download confirmed as good.  Barry.

    Troubleshoot damaged projects | Adobe Premiere Elements

  • I can't open Appleworks (or any appleworks documents)

    I don't know what happened, but suddenly I can't open Appleworks. It disappeared from my dock. I made a new alias to put there. If I click on an Appleworks document the Alias icon bounces up and down once, and nothing else happens. Same if I click on the alias icon in the dock. If I click on Appleworks in the Applications menu nothing happens. If I highlight a file and try to open it under "Open With" under the File menu in Finder nothing happens. Any help anyone can provide would be appreciated, as I have a lot of important information stored in those documents. Thanks!

    ninisusie wrote:
    I had a similar problem & did what you said & AppleWorks opened from the desktop. What do I do with the folders on the desktop?
    If you really applied what I described:
    +Drag the folder:+
    <startupVolume>:Users:<yourAccount>:Library:Preferences:AppleWorks:
    +and the file:+
    <startupVolume>:Users:<yourAccount>:Library:Preferences:com.apple.appleworks.pli st
    +on the Desktop.+
    and if in this case AppleWorks.6 behaves correctly, you may trash the items which I asked you to move on the desktop.
    Often, it's a good idea to open the
    <startupVolume>:Users:<yourAccount>:Library:Preferences:AppleWorks:
    folder which you moved on the desktop ,
    grab the "AppleWorks 6 Button Bars" file and move it in the newly created
    <startupVolume>:Users:<yourAccount>:Library:Preferences:AppleWorks: folder.
    Doing that you will recover your set of custom buttons; Of course if you didn't created custom buttons this task is unneeded.
    Yvan KOENIG (from FRANCE dimanche 31 mai 2009 10:36:35)

  • How do I open Appleworks in Pages '06 (pages 2.02) ?

    I have an older version of Pages, '06 Pages 2.0 I think, and I am unable to open previously created Appleworks documents.  We are running OS 10.6 and 10.7 on different Macs.
    Anybody got any ideas?

    Pages will open AppleWorks text documents saved as v6 or later.
    Peter

  • Can't open AppleWorks as well as several others

    When I try to open Appleworks, as well as several other applications, I get a message that says: apple Works could not be launched because of a shared library error "1<AppleWorks><CarbonLib><CFMPriv_LaunchServices>"
    The same message with Palm Desktop, Language Now,Transport Monitor, and maybe some others.
    This first occurred a few days ago after my wife downloaded 3 items in software update; one of which was a Quicktime update.
    Help Please?

    Hello
    My guess is that the "offending" upgrade where made "on the fly" from "Application Updater".
    I never do that. I just accept to downoad the updater.
    I apply them later when I know that all other apps are closed and possibly than third party extensions are disabled.
    Yvan KOENIG (from FRANCE dimanche 20 janvier 2008 9:22:33)

  • Import Error Opening AppleWorks 6.2.9 .cwk files in Pages 3.0.2

    Once upon a time I could open all my Appleworks 6 files in Pages. Now, trying to open these files in Pages produces an "Import Error - AppleWorks document 'name xxx.cwk' is not a word processing document."
    The file(s) were saved, re-saved and re-saved again as an AppleWorks 6.2.9 .cwk files. Pages 3.0.2 will no longer open any of my Appleworks 6 .cwk files. No drag-and-drop. No FILE/OPEN. Nothing ... same "Import Error."
    Anyone having the same problems opening AppleWorks 6 .cwk files? Any solutions? Any advice? Thank you.
    Message was edited by: Monte Chapin

    There was someone else here awhile back that also had problems opening AppleWorks word processing files with Pages. I had no problem opening the files with either AppleWorks or Pages, so we never did figure out what was the cause. I'd be glad to take a look at one or two of these files. Click my name in blue next to this post. My public e-mail address is in the biography section. Just replace (AT) with @.

  • Will Lion open Appleworks documents with Pages or Numbers as Snow Leopard does?

    Will Lion open Appleworks documents with Pages or Numbers like Snow Leopard does? Or do I have to convert all my Appleworks files before installing Lion?

    Functionality of Pages and Numbers has little to do with whether it's runnong on Snow Leopard or Lion.  Either way, if they open an AppleWorks document in SL, they'll open it in Lion.  Of course, you have to understand that certain file types - particularly, AppleWorks databases - cannot be opened with anything other than AppleWorks, so you'll need to convert them with AppleWorks before upgrading to Lion.

  • Can't open Appleworks

    I was erasing the free space on my disk tonight in order to get rid of some data that I had deleted and happened to open appleworks and create a document while I was waiting. The only funny thing that happened was a message "your startup disk is full". I didn't do anything else after that and the disk utility finished and then couldn't close appleworks and the document that I was working on. I read many other posts and dumped all of the preferences and recent items and disabled items and ran a repair on disk permissions. Still can't open Appleworks. No problems with any other programs. What to do now? Thanks in advance for any suggestions.
    imac power pc G4   Mac OS X (10.4.8)   Appleworks 6.2.9

    Where does it say you still have AppleWorks 6.2.7? Is it in Get Info? The splash screen when starting AppleWorks or in About AppleWorks while AppleWorks is running?
    If you tried reinstalling AppleWorks, updating it, deleting preferences & recent items or repairing permissions while AppleWorks was running, none of those steps will be effective. You must quit AppleWorks first. Also, you must be logged in as an administrator to install or update AppleWorks. After installing or updating you must then repair permissions & delete the AppleWorks preferences before starting AppleWorks. I'm sure you checked, but to make sure you delete all of the AppleWorks preferences (there are four in two places for each user), take a look at my user tip, AppleWorks has stopped working correctly.

  • Error opening Appleworks document

    Everytime I try and open a Appleworks spreedsheet in Numbers 09 I get this error: "Numbers quit unexpectedly while using the SFWordProcessing plug-in."
    I'm running the most recent version of Numbers, version 2.0.4 (184). I do not have any problems opening Appleworks word processor files in Pages. Do I need to change some preference in Numbers to open Appleworks files?

    Put that error message in Google and search. Plenty of people have had that problem with various updates. The solutions go from simple to requiring terminal to taking it to an Apple Genius. Here is one thread on the subject:
    http://discussions.info.apple.com/thread.jspa?threadID=2247803&tstart=1

  • Can't open appleworks as an attachment

    When opening appleworks 6 in an email attachment, it says the document is locked and to open as a copy. This happens every time I try to open an appleworks 6 attachment in emails. Is this a fix for this? It shouldn't ask to open as a copy and why is it locked?
    Thanks

    Hello
    It is not specific to AppleWorks.
    Every file attached to a message received thru Mail under Mac OS 10.3.x and dropped on the desktop get the "read only" attributes.
    You may change that on a document basis thru the Show Infos Window in which you may set the file permissions to Read-Write.
    An other formula is to use the "Save" button available in the header of a message with attachments. With this protocol, the files get the Read-Write permissions.
    Late process, drag and drop the small paper-clip (which sit on the left of the attachments marker) on the desktop. The attached files will be dropped on the desktop. With Tiger they are Read-Write but, I don't know if it works the same under 10.3.x
    Yvan KOENIG (from FRANCE mercredi 6 septembre 2006 17:21:14)

  • Opening Appleworks 6 documents in iWork--how to?

    I am just "moving into" my new iMac with iWork software. I have several years' worth of documents created in Appleworks 6 in my eMac--dutifully backed up and thinking that they would be available to me forever. Ha!
    I read that iWork can open Appleworks documents, but when I tried to open some of them I had backed-up to a CD, I got a message that "This is not an Appleworks document" and a blank page icon. Please help--I read that iWork can open Appleworks documents, but how? What do I need to do?

    AppleWorks documents can be many things, wordprocessing, spreadsheets, databases, drawings, paint etc.
    Pages can only handle the word processing ones and they have to be at least version 6.
    AppleWorks still functions under OSX so the alternative is to open them in AppleWorks and copy and paste the contents across or find some intermediary file format to export to.
    Peter

  • Can't open CS3 Dreamweaver in Vista

    Hello,
    I have window vista os in my laptop. i am using HP Pavalilion dv6000 laptop. I am working in dreamweaver and suddnly my dreamweaver closed. Then i reinstall it. Its install perfect but when i open it then i can see the green background of the dreamwever and then it will be close within a 3/4 secounds. i can see this massege when dreamweaver start (updating the site cache).
    Have any solution please?
    Thanks,
    Nilesh

    Hello,
    I cant open the dreamweaver in vista os any help?
    thanks,

Maybe you are looking for

  • Error during MIRO fpr number range .

    Dear All ,                                          Pl see the error below during Posting MIRO --> In company code 1000, the number range 51 is missing for the year 2009 Message no. F5150 Diagnosis The document type you specified has been allocated t

  • Is it possible to scan over a network

    Is it possible to scan over a network using Airport Express? I ahve a brother mfc210c.

  • Pay scale area not getting defaulted in IT 0008

    Dear Consultants, We have recently upgraded to ECC 6.0. We have defaulted Payscale type and area using Tarif feature on basis of Employee group and their country grouping. My observation is when we reactivate a Pernr, in Itype 0008, it displays the p

  • Include HTML code and ADF COMPONENTS

    I used Corel PHOTO-PAINT 12.0 for generate a web menu and i want to include in my project into a jspx page. When i paste the code of <table>.........</table> into tags <af:form></af:form> the page appears a mess in the browser. But if i use html only

  • Creating Cycle Count

    Hi, I want to create new cycle count and looking for steps the requirements is every week I get list of item counted on a specific sub-inventory/category by store incharge I will load them in to cc interface then use will approve adjustments. what th