If you have an international version of ClarisWorks installed on your computer and you are using Claris Organizer 2.0 you may get this error message "A script error has occurred. There may be not enough memory to launch the application, or it may have a dialog up."
This error message will occur when you open Claris Organizer, display a contact card and click on the attach letter button located on the address section area.
Solution:
Open the "ClarisWorks Letter Link" AppleScript document located in the "Claris Organizer Scripts" folder included in the "ClarisOrganizer 2.0" folder.
Locate the following instruction in the "-- handle secondary version number" section of this script :
set versionNum to (majorVersionStr * 100) + versionNum
Enter two dashes in front of this sentence, then save and quit the ScriptEditor. This will prevent this error message .
--set versionNum to (majorVersionStr * 100) + versionNum