• 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: to on or not on to???
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: to on or not on to???


  • Subject: Re: to on or not on to???
  • From: John W Baxter <email@hidden>
  • Date: Mon, 2 Jul 2001 22:32:01 -0700

At 16:19 -0700 7/2/2001, Erik Norton wrote:
>simple "humor me" question. are there differences
>between "to" and "on" as handler calls ... outside of
>the "on (open|run)" calls??? or even in that context.

It's almost entirely your choice: to may make more sense in

to square(aNumber)
return aNumber * aNumber
end square

-- and on may or may not make more sense here, but either works
to run
square(7.5)
end run

-- on may read better here, but saving this as an application does produce
a droplet
to open (fileList)

end open
--
John Baxter email@hidden Port Ludlow, WA, USA


References: 
 >to on or not on to??? (From: Erik Norton <email@hidden>)

  • Prev by Date: Re: I'm looking for an autorun-cd script
  • Next by Date: Re: Validate Email Address
  • Previous by thread: Re: to on or not on to???
  • Next by thread: Re: to on or not on to???
  • Index(es):
    • Date
    • Thread