Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Two timers (no pun intended) need help
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00333676
Message ID:
00333727
Views:
13
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform