Re: How to do a goto with Applescript?
Re: How to do a goto with Applescript?
- Subject: Re: How to do a goto with Applescript?
- From: Alex Zavatone <email@hidden>
- Date: Mon, 03 Jan 2011 11:55:48 -0600
On Jan 3, 2011, at 11:53 AM, Paul Berkowitz wrote: On 1/3/11 7:21 AM, "Robert Poland" < email@hidden> wrote: Your suggestion "repeat one times" got me curious;
I ran it in Smile and Applescript Editor and got the error. "one" not defined.
Tried "repeat 1 times" and that works.
Right. Sorry, it's been a while, and I didn't test. -- Paul Berkowitz
This does work though.
repeat 1 times log "hi" end repeat
|
_______________________________________________
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