MACSCRPT Archives

May 2009

MACSCRPT@LISTSERV.DARTMOUTH.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Bill Steele <[log in to unmask]>
Reply To:
Macintosh Scripting Systems <[log in to unmask]>
Date:
Wed, 20 May 2009 09:30:22 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (29 lines)
>>Works for me too.  Thanks.
>>
>>I wonder where it says that in the Applescript Language Guide.
>>
>Hi Bill,
>
>It says right there on page 187 (the newest version)
><quote>
>record
>The concatenation of two records joins the properties of the 
>left-hand record to the properties of the right-hand record. If both 
>records contain properties with the same name, the value of the 
>property from the left-hand record appears in the result. For 
>example, the result of the expression
>
>{ name:"Matt", mileage:"8000" } & { name:"Steve", framesize:58 }
>
>is
>
>{ name:"Matt", mileage:"8000", frameSize:58 }
></quote>

Yep, I found that. It just doesn't say how to fix it. Fortunately, 
there's always someone on this list who does.
-- 

Bill Steele
[log in to unmask]

ATOM RSS1 RSS2