Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Two timers (no pun intended) need help
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00333676
Message ID:
00333727
Vues:
11
How much time does it tale to process a fax? Timer events will queue up while things like other code runs. If your fax processing takes longer than 5 seconds then that timer will keep queuing up until all the faxes are gone.

Also, something else to look at. Your larger timer interval is a multiple of your smaller one. One timer event is always going to be overshadowed by the other event. Try making the second one 31000 or the first 7000.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform