Re: Non Compulsory Parameters & a Null Constant ?
Re: Non Compulsory Parameters & a Null Constant ?
- Subject: Re: Non Compulsory Parameters & a Null Constant ?
- From: Adam Hinshaw <email@hidden>
- Date: Thu, 13 Feb 2003 11:34:47 +1100
on 13/2/03 1:47 AM, Michelle Steiner at email@hidden wrote:
>
> linear from the end i guess, as parameters are position dependent
>
> anyway.
>
>
>
> So var3 in the handler would be 'missing value'
>
>
But what if you want var2 to be the missing value in one call, var1 to
>
be the missing value in another call, and var3 to be the missing value
>
in the third call?
hmmmm. i guess you would have to pass the missing value/null your self.
In other languages i usually leave the optional parameters to the end.
_______________________________________________
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.