Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Question on Timer events
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00668040
Message ID:
00668045
Vues:
19
>Hi all.
>I have two contols on a form.
>One just sets a timer event to come on with a wait window every 5 secs
>The other (a cmd buttomn) just does a Do while infinite loop
>
>If I have not got the cmdButton pressed, the timer event fires fine.
>However, If I have the Loop running, the timer event never fires.
>
>I set up this test just to see what happens a timer event if something else is running. Say I have a larger file being processed which may take an hour (reading and updating records) .. does this mean the timer event will not fire during the hour ?
>
>Regards,
>
>Gerard

Gerard, try to put DOEVENTS in your loop.
It you use version prior VFP 7, see also FAQ#7779
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform