|   |
Convert Documents in ClarisWorks Using AppleScripts There are four AppleScripts (Convert Documents, Mail Merge, Print Documents, and Remote Slide Show) that you can use to automate some complex ClarisWorks procedures. The scripts are in the ClarisWorks Scripts folder in the ClarisWorks 4.0 Folder. In this document only the procedure for Convert Document is described. To use the AppleScripts, you need the following software:
Use the Convert Documents script to convert to ClarisWorks 4.0 format documents that were created in different formats-such as previous versions of ClarisWorks, Microsoft Word, Microsoft Excel, MacWrite, Word Perfect, text, PICT, GIF, and others. To use the Convert Documents script:
The script converts the documents, including documents in folders inside the original folder. The Convert Documents script opens the original document (using its best guess as to which type of file it should be-Word Processing, Database, Spreadsheet, Draw, Paint), and then saves a copy of the file in the same folder as the original. The Convert Documents script appends the suffix ".cwk" to the filename. For filenames longer than 27 characters, the script truncates the name so it can append ".cwk". Please note the following:
If you plan to convert large graphics files (especially bit-mapped graphics), it's a good idea to allocate more system memory to ClarisWorks. To do so, click the ClarisWorks icon once and then choose Get Info from the File menu. In the ClarisWorks Info dialog box, double-click the Preferred Size box and type a larger number (try 2000 or 3000). Close the ClarisWorks Info window. You may get unexpected results in some cases. For example, a tab-delimited file may be saved as a word processing file when you expect a spreadsheet file, or vice versa. If you are converting large batches of files, make sure you have enough disk space to hold all the new files. You can modify the script to automatically move the original files to the trash and delete them when done. The code is in the script, but it is commented out. Activate it at your own risk. Help Desk Menu |   |