Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Equivalent of LOOP command
Message
 
To
13/05/2006 17:12:45
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
VB 8.0
Miscellaneous
Thread ID:
01121694
Message ID:
01121782
Views:
9
>Is there a VFP equivalent of the LOOP command in VB.NET?
>
>I have a For Next with a long section of code. But, right at the top, if a specific condition is met, I need to loop and avoid code continuation. Is this possible?

You can try:
DO WHILE TRUE ... LOOP
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform