Re: NSAppleScript: Compiling a script launches an application
Re: NSAppleScript: Compiling a script launches an application
- Subject: Re: NSAppleScript: Compiling a script launches an application
- From: has <email@hidden>
- Date: Fri, 29 Jul 2005 14:48:27 +0100
Alexander von Below wrote:
>I am usually a Cocoa coder, and have noted something that seems odd
>to me: If the following file is compiled by an NSAppleScript object
>(either explictly or upon first execution), iTunes is launched:
Working as advertised. There are numerous applications whose terminology is obtained dynamically, which in AppleScript's case means launching the application each time the script is compiled. To avoid compiling your AppleScript each time your application loads it, save it as a compiled .scpt file instead of source code.
has
--
http://freespace.virgin.net/hamish.sanderson/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden