Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Timers and loops
Message
 
 
À
19/10/2000 17:31:49
Roger Valles
United Provider Services
Fort Worth, Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00431853
Message ID:
00431864
Vues:
17
>How do I interrupt a timer event and/or loop running in a form, by using a command button?

You can stop a timer event from firing by setting it's Interval to zero. The loop will require more work - not sure if you can use ESCape, I would normally doing it by checking INKEY() inside the loop.

Hope this helps.
censored.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform