Re: Skip current repeat iteration
Re: Skip current repeat iteration
- Subject: Re: Skip current repeat iteration
- From: Olivier <email@hidden>
- Date: Tue, 22 Oct 2002 10:36:20 -0500
with having the code to execute inside a nice if statement, i don't
think there is a skip command
repeat
if xx then
--do the work
end if
end repeat
Olivier
On Tuesday, October 22, 2002, at 10:27 AM, John C. Welch wrote:
I know this is a simple question, but, how does one go about telling a
repeat loop, never mind this one, go on to the next iteration?
john
--
The average cost of rehabilitating a seal after the Exxon Valdez oil
spill
in Alaska was $80,000. At a special ceremony, two of the most
expensively
saved animals were released back into the wild amid cheers and
applause from
onlookers. A minute later, in full view, they were both eaten by a
killer
whale.
_______________________________________________
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.
_______________________________________________
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.