Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Timer
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Re: Timer
Miscellaneous
Thread ID:
00534091
Message ID:
00534094
Views:
15
>Is there a way to have the timer fire at a particular time? For example can I get my timer to start executing code at lets say 10pm every day. My apps will be running 24/7 but I need it to execute certain code only at 10pm.
>
>
>Thanks
>Nick Patel

The timer object fires at intervals. You could have code in the Timer event that checks the time and runs some code if it's 10:00 pm.

HTH.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Reply
Map
View

Click here to load this message in the networking platform