Re: Date Modified
Re: Date Modified
- Subject: Re: Date Modified
- From: Paul Berkowitz <email@hidden>
- Date: Sun, 22 Feb 2004 20:59:08 -0800
On 2/22/04 8:34 PM, "Shane Stanley" <email@hidden> wrote:
>
I'm tempted
>
to say that, today, I'd probably just pop what's in the top level of
>
the script in a handler and call it from a single line in an explicit
>
run handler, rather than doing all the local declarations. But I
>
somehow fear I'm opening myself to new charges, perhaps expediency.
Nah, I was going to suggest something of the sort. Well maybe not one line,
but a _short_ run handler, anyway. However in my own case that wouldn't
really save me any effort since I almost always explicitly declare locals in
the other handlers in order to be able to debug them effectively in Script
Debugger (not needed for debugging in the top-level precisely because
they're globals there.) So it doesn't make much difference to me where i
declare them.
--
Paul Berkowitz
_______________________________________________
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.