Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Do While and Loop?
Message
From
24/08/2010 04:15:35
 
 
To
All
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Title:
Do While and Loop?
Miscellaneous
Thread ID:
01478087
Message ID:
01478087
Views:
104
Hi,
Here the basic question, how can I loop during Do while cycle?

Do
.............
If mycondition=true
. Here I want to loop back to prevent next code execution
Loop (in VFP)
End if

..... here is some code...

While loBO.moveNext()

I don't found this in help ;-/
Next
Reply
Map
View

Click here to load this message in the networking platform