Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Observation of DoEvents
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Observation of DoEvents
Divers
Thread ID:
00170832
Message ID:
00170832
Vues:
53
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.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform