Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Observation of DoEvents
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Observation of DoEvents
Miscellaneous
Thread ID:
00170832
Message ID:
00170832
Views:
52
Hi!!!

I have a process like this:

_VFP.Autoyield = .F.
...
llCondition = .T.
Do While llCondition
...
If ...
llCondition = .F.
EndIf
DoEvents
EndDo

When the process is runing it is relatively slow but if I move the mouse the process run faster

Any suggestion to increase the DoEvents speed programmaticaly ??

Thanks in advance!
Lic. Esteban Bruno
Gerente de Sistemas
TASSO S.R.L.
Next
Reply
Map
View

Click here to load this message in the networking platform