Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
For...Next Loops
Message
From
24/08/2005 00:18:15
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
23/08/2005 14:45:58
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
VB.NET 1.1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01043033
Message ID:
01043162
Views:
11
>In Foxpro we were able to put a conditional Loop statement between our For...Endfor statements. Is there any equivilant to this in vb.net?

Strangely, the documentation doesn't mention anything like it. You might try using additional NEXT statements, but that might also just cause compiler errors. Otherwise, I think you would just have to use workarounds, like conditionally executing code within the loop.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Reply
Map
View

Click here to load this message in the networking platform