Re: set myList to myList & ... and unexpected results
Re: set myList to myList & ... and unexpected results
- Subject: Re: set myList to myList & ... and unexpected results
- From: Matt Neuburg <email@hidden>
- Date: Sun, 24 Jul 2005 21:13:08 -0700
On Sun, 24 Jul 2005 12:57:46 -0700, Michelle Steiner <email@hidden>
said:
>
>On Jul 24, 2005, at 11:59 AM, has wrote:
>
>> Matt Neuburg wrote:
>>
>>
>>> set L1 to {}
>>> set L2 to {"hi"}
>>> set end of L1 to L2
>>> L1 -- {"hi"}, not {{"hi"}}
>>
>> Not on AS 1.10 it doesn't. Nor AS 1.3.7. (I'm too lazy to boot into
>> 10.2 to check it there, and don't have 10.3 to test on.) Are you
>> sure you've got that right?
>
>On OS X 10.4.2 it's {{"hi"}}
Sorry, the whole second part of what I said was wrong. Just ignore the
examples using "set end of". m.
--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide
<http://www.amazon.com/exec/obidos/ASIN/0596005571/somethingsbymatt>
_______________________________________________
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