• 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: applescript-users digest, Vol 3 #858 - 16 msgs
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: applescript-users digest, Vol 3 #858 - 16 msgs


  • Subject: Re: applescript-users digest, Vol 3 #858 - 16 msgs
  • From: Emmanuel <email@hidden>
  • Date: Wed, 18 Sep 2002 10:05:33 +0200

On Tuesday, September 17, 2002, at 06:24 PM, Arthur J. Knapp wrote:

string & (string or coerceable to string) --> string
record & (must be record) --> record
(anything else) & (anything else) --> list
[...]

Far from the original question, but possibly interesting and not obvious to beginners:

{record1} & {record2} --> record, where the fields shared by the two records have the value they have in record1

{pencils:1, books:1} & {pencils:2, eraser:2} --> {pencils:1, books:1, eraser:2}

(tested under Jaguar)

Emmanuel
whose Jaguar is a e-type
_______________________________________________
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.

References: 
 >Re: applescript-users digest, Vol 3 #858 - 16 msgs (From: "Arthur J. Knapp" <email@hidden>)

  • Prev by Date: Quark doc as ASCII
  • Next by Date: Re: Search a file question - Mac OS 9
  • Previous by thread: Re: applescript-users digest, Vol 3 #858 - 16 msgs
  • Next by thread: Re: How do I move a message in Mail?
  • Index(es):
    • Date
    • Thread