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: Mr Tea <email@hidden>
- Date: Wed, 14 Apr 2004 16:29:28 +0100
On 14 Apr 2004, at 2.46 pm, Nigel Garvey wrote:
What *is* strange is that 'set {1, 2, 3} to {4, 5, 6} doesn't error. I
currently have no theories about that.
An uneducated guess... maybe the compiler treats it as:
set {item 1 of {1, 2, 3}, item 2 of {1, 2, 3}, item 3 of {1, 2, 3}} to
{4, 5, 6}
T.
ps - apologies to NG for inadvertently sending this to his personal
address. was using Mail instead of Entourage.
_______________________________________________
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.