Re: what is the best way to 'unset' a variable
Re: what is the best way to 'unset' a variable
- Subject: Re: what is the best way to 'unset' a variable
- From: has <email@hidden>
- Date: Sun, 24 Mar 2002 00:57:15 +0000
Some numpty wrote:
>
As for local variables, those are all destroyed when the handler they're
>
declared in returns (whether it's a standard run or open handler, or one
>
defined by the script author).
And I stand corrected after Chris Nebel's post: variables declared in the
run handler persist. You'd have to explicitly declare those as local to
avoid this.
has (First brain, then mouth...)
--
http://www.barple.connectfree.co.uk/ -- The Little Page of Beta AppleScripts
_______________________________________________
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.