Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Use osacompile! (was: 10.3: A fix for AppleScripts in OmniOutliner's script menu)' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Use osacompile! (was: 10.3: A fix for AppleScripts in OmniOutliner's script menu)
Authored by: dim ben on Feb 04, '04 10:47:58AM

The problem is in fact the new script format that the 10.3 scriptbuilder is using. OmniOutliner and some other applications got a problem with that.

The ususal way to work around this problem is to convert the applescript with osacompile. In the terminal, type osacompile Path/to/your/script and osacompile will create a new script called a.scpt in the directory where you called osacompile from.

See man osacompile for details.



[ Reply to This | # ]