• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Non Compulsory Parameters & a Null Constant ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Non Compulsory Parameters & a Null Constant ?


  • Subject: Re: Non Compulsory Parameters & a Null Constant ?
  • From: Michelle Steiner <email@hidden>
  • Date: Wed, 12 Feb 2003 07:47:31 -0700

On Wednesday, February 12, 2003, at 12:52 AM, Adam Hinshaw wrote:

How? If the handler is

on foo (var1, var2, var3)

And you call it with

foo (varA, varB)

How does it know which parameter to populate with missing value?

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?

--
"There's some good in the world, Mr. Frodo, and it's worth fighting for."
_______________________________________________
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.
  • Follow-Ups:
    • Re: Non Compulsory Parameters & a Null Constant ?
      • From: Adam Hinshaw <email@hidden>
References: 
 >Re: Non Compulsory Parameters & a Null Constant ? (From: Adam Hinshaw <email@hidden>)

  • Prev by Date: Re: Getting FMP to print to .ps via AppleScript
  • Next by Date: applescript CGI under 10.2.3 (server)
  • Previous by thread: Re: Non Compulsory Parameters & a Null Constant ?
  • Next by thread: Re: Non Compulsory Parameters & a Null Constant ?
  • Index(es):
    • Date
    • Thread