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: Michelle Steiner <email@hidden>
- Date: Sun, 24 Jul 2005 12:57:46 -0700
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"}}
-- Michelle
--
In theory, theory and practice are the same.
In practice, they're not. --Yogi Berra
_______________________________________________
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