Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Coding Standards
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00115272
Message ID:
00115683
Views:
17
>Here's one:
>
>FOR ncount = 1 to 2**20
>...  some code
>   if some condition fails
>      ncount = 2**20
>   endif
>endif
>ENDFOR
>
You're right, no EXIT :) But then isn't there another principle about not altering a FOR index value inside the loop?
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform