"C" language continue statement in applescript
"C" language continue statement in applescript
- Subject: "C" language continue statement in applescript
- From: Satyam Satyanarayana <email@hidden>
- Date: Thu, 7 May 2009 14:39:18 +0530
Hi,
I am using "repeat" statement with many "if" statements. The
situation is in such a way that I can't use "if-else" and so I have
placed many "if" statments.
Among those "if" statements, atleast one "if" is executed, it should
continue repeat for next item.
This is something similar to "continue" statement in "for loop" of C
language.
I googled a lot and couldn't find something relevant to it.
Or is there some "jump" statement like in Apple script so that I can
jump to last line of repeat and so it continues as usual.
Waiting eagerly for some response from great techies.
--Satyam.
_______________________________________________
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