Re: (2 of 2) Application Scripting Question - Theoretical? (was Re: Technote 2106 is da Bomb)
Re: (2 of 2) Application Scripting Question - Theoretical? (was Re: Technote 2106 is da Bomb)
- Subject: Re: (2 of 2) Application Scripting Question - Theoretical? (was Re: Technote 2106 is da Bomb)
- From: Michael Terry <email@hidden>
- Date: Wed, 14 Apr 2004 11:14:28 -0700
On Apr 14, 2004, at 8:29 AM, Mr Tea wrote:
set {item 1 of {1, 2, 3}, item 2 of {1, 2, 3}, item 3 of {1, 2, 3}} to
{4, 5, 6}
Well, I liked that idea because it would corroborate my thinking that
the left hand side of 'set''s should be first class types, but if the
above were the case, then this should fail:
set {1, 2} to {3, 4, 5}
... but it doesn't.
Mike
_______________________________________________
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.