Re: True Optional Handler Parameters (Positional)
Re: True Optional Handler Parameters (Positional)
- Subject: Re: True Optional Handler Parameters (Positional)
- From: Christopher Nebel <email@hidden>
- Date: Mon, 23 Feb 2004 09:57:04 -0800
On Feb 22, 2004, at 5:31 PM, Paul Berkowitz wrote:
The 'repeat with i in ...' syntax requires a list. So just give it a
list and keep it happy.
Actually, it requires an object that has "item" elements. Lists do, of
course, but so do strings, which is why 'repeat with i in "jello"'
works the way it does.
--Chris Nebel
AppleScript Engineering
_______________________________________________
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.