• 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: set variables, in mass
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: set variables, in mass


  • Subject: Re: set variables, in mass
  • From: Emmanuel <email@hidden>
  • Date: Tue, 30 Nov 2004 17:54:52 +0100

At 10:15 AM -0600 30/11/04, Adam K. Wuellner wrote:
a = 0 is an equality test in AppleScript, and the only assignment functions are 'set' and 'copy', as in
set a to 0 -- a now has 0
copy a to b -- b now has 0

(since you explicitly asked for corrections :-) You can also do: a returning b -- b now has 0

Emmanuel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >set variables, in mass (From: Robert Poland <email@hidden>)
 >Re: set variables, in mass (From: "Adam K. Wuellner" <email@hidden>)

  • Prev by Date: ejecting a mounted disk image under 9 and X
  • Next by Date: Accessing the Desktop & directory path specifications
  • Previous by thread: Re: set variables, in mass
  • Next by thread: Re: set variables, in mass
  • Index(es):
    • Date
    • Thread