Re: NSAppleScript: buggy?
Re: NSAppleScript: buggy?
- Subject: Re: NSAppleScript: buggy?
- From: Jerry Krinock <email@hidden>
- Date: Wed, 13 Oct 2004 20:55:07 -0700
Bill Cheeseman wrote:
>
You can also use 'run application
>
"lambda"' before (or without) the 'tell' block, just to make it start
>
running. The 'run' command will launch and fully initialize it
I was working on an Applescript last week. My script has a "run" handler
and several other handlers.
I found that, in order for the other handlers to work, when saving the
script in Script Editor, I must check "Stay Open". Otherwise, the
script/app quits when "run" is done, and gives errors similar to that
described in this thread when the other handlers are called.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden