Copy to list Question
Copy to list Question
- Subject: Copy to list Question
- From: Oakley Masten <email@hidden>
- Date: Tue, 14 Apr 2009 14:25:05 -0700 (PDT)
Hi All
Can this be done?
It says Var is not defined.
How do I fix this?
set Var1 to "Cat"
set Var2 to "Dog"
set Var3 to "Horse"
set Var4 to "Bird"
set ListAnimals to {}
repeat with x from 1 to 4
copy (Var & x) to ListAnimals
end repeat
ListAnimals
Thanks
Oakley
_______________________________________________
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