Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Loop condition in the back
Message
From
04/05/2009 12:00:08
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Loop condition in the back
Miscellaneous
Thread ID:
01397786
Message ID:
01397786
Views:
104
Hi,
Can anybody give me an example for a loop where the condition is in its backt?
I found these two types on the net, but they wont work.
DO
  <some code to run>
LOOP WHILE <condition>
DO
  <some code to run>
LOOP UNTIL <condition>
thanks
Tamas
Next
Reply
Map
View

Click here to load this message in the networking platform