• 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: Passing *possible* variables to a handler
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Passing *possible* variables to a handler


  • Subject: Re: Passing *possible* variables to a handler
  • From: Landis <email@hidden>
  • Date: Fri, 12 Jul 2002 09:14:34 -0700

When you concatenate two records together, the values of the labels in
the first record take precedence. If the second record has labels that
the first does not, these and their values are used in the combined
record:

{varC:27} & {varC:3, varD:4}
--> {varC:27, varD:4}

Oh, yeah, duh. I guess I glossed over the part of my book that describes record mathematics. (actually records, and a year later I'm regretting that)

Thank you Nigel and Arthur for pointing this out to me. You should see the number of try blocks I used to get this to work w/o that!

Gratefully yours,
Landis
_______________________________________________
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.

  • Prev by Date: Re: best applescript book
  • Next by Date: Re: printing droplet
  • Previous by thread: Re: Passing *possible* variables to a handler
  • Next by thread: Re: Passing *possible* variables to a handler
  • Index(es):
    • Date
    • Thread