Re: Template for Debugging "on Open..." Handler
Re: Template for Debugging "on Open..." Handler
- Subject: Re: Template for Debugging "on Open..." Handler
- From: Peter Bunn <email@hidden>
- Date: Thu, 18 Mar 2004 16:59:19 -0600
Ken:
I don't guess this is the answer you're looking for, but it serves for me.
In Script Editor, I simply comment out 'on open' and 'end open', set a
variable representing the _expected_ input... and test... then change the
variable... and test... and so on.
Tedious, but it gets the job done. Use simple routines (and/or only
those that error if you're working with complex operations).
Peter B.
-----
_______________________________________________
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.