Re: Template for Debugging "on Open..." Handler
Re: Template for Debugging "on Open..." Handler
- Subject: Re: Template for Debugging "on Open..." Handler
- From: Mark Douma <email@hidden>
- Date: Sat, 20 Mar 2004 03:31:19 -0500
On Mar 18, 2004, at 4:38 PM, Grimm, Kenneth wrote:
To all:
Many, many moons ago someone posted sample code for a template to use
when
writing an "On Open..." applet that allowed the script to run without
the
"close, drop something, open, edit, lather rinse repeat" dance.
Not entirely sure what you mean by this, but wouldn't simply using an
"on open" block and then saving the script as an application with the
"stay open" option enabled?
Or another option, I know that in AppleScript Studio at least, an
application that uses the "on open" handler won't quit unless you
specifically add a "quit" immediately prior to the "end open" line.
Anyhow, hope this helps....
------------------------------------------------------------------------
---
Mark Douma
Grand Rapids, MI, USA
email@hidden
http://homepage.mac.com/mdouma46/
------------------------------------------------------------------------
---
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.