Re: Still more strange things S(
Re: Still more strange things S(
- Subject: Re: Still more strange things S(
- From: Axel Luttgens <email@hidden>
- Date: Wed, 21 Jan 2004 12:57:08 +0100
Emmanuel wrote:
At 11:41 AM +0100 21/01/04, Axel Luttgens wrote:
Jean-Baptiste wrote:
I've encountered the following in a script :
set theArray to {}
repeat 4 times
set end of theArray to theArray
end repeat
--> {{, , , }, {, , , }, {, , , }, {, , , }}
What does it mean ?
Since I couldn't imagine what those "" are for, I first tried your
code here; the script just enters in an endless loop, and thus
doesn't provide any results.
I don't see any double-quote in JB's original mail, do you?
Ahem. They were there to separate the from the text...
Axel
_______________________________________________
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.