Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Equivalent of LOOP command
Message
From
13/05/2006 17:59:31
 
 
To
13/05/2006 17:58:21
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
VB 8.0
Miscellaneous
Thread ID:
01121694
Message ID:
01121703
Views:
7
>There's an example in the documentation:
>
>For Counter = 0 To UBound(StringArray)
>   If StringArray(Counter) = "" Then Exit For
>   .
>   .
>   .
>Next Counter
>
Exit For and Loop and two different things. The Loop skip to the next For and not out of it. Unless, there is something I am missing.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform