Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Timer Object Question
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00826594
Message ID:
00826596
Views:
23
This message has been marked as the solution to the initial question of the thread.
Hi Kirk,

You don't need second timer and multiple timers could interfere with each other. You can create a property that keeps track of how many times 2 min timer fired w/o doing anything. If it's 5, you got you 10 minutes. In the case when 2 min timer did something, just reset the counter property.

>I have a timer that I want to run every 10 minutes (600000 for the interval). But if I have a number timer that runs ever 2 minutes looking for transaction to send to another system. If there are transaction sent, I want my first timer to reset so that it doesn't fire again until 600000 elapses. Can I just reset the interval value?
>
>Thanks
>
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform