On Sep 22, 2006, at 4:03 AM, Christopher Nebel wrote:
Are you saying that if you save a script as an application,
without saving it as an application bundle, it will require
Rosetta to run? Even if you're saving it on an Intel Mac?
That's correct.
What about AppleScript code used with NSAppleScript inside a Cocoa
app compiled as universal application?
NSAppleScript can be created with source or with contents of URL. Is
there a difference in the way the code will run in both cases?