Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Click event doesn't fire
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00269992
Message ID:
00270024
Views:
32
That's right!!!

But let me write one modifacation to prevent an overflow (if it's a very large loop)

lnI = 0
DO WHILE SomeCondition
...
lnI = lnI + 1
IF lnI = 100
DOEVENTS
lnI = 0
ENDIF
ENDDO
Lic. Esteban Bruno
Gerente de Sistemas
TASSO S.R.L.
Previous
Reply
Map
View

Click here to load this message in the networking platform