Re: Copy to List Question
Re: Copy to List Question
- Subject: Re: Copy to List Question
- From: Skeeve <email@hidden>
- Date: Wed, 15 Apr 2009 20:04:29 +0200
1. You didn't understand (or didn't read) what others wrote
2. Your approach seems stupid to me
If you have VarX, and you know how many you have, a simple:
set ListAnimals to {Var1, Var2, Var3, Var4}
will do. I don't see the point in doing it in a loop.
If you don't know how many VarX you will have, you'd better use a list
in the first place.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden