Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Suicidal timer
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00050612
Message ID:
00050617
Views:
20
>I have a timer control that has code in it that is supposed to execute once and only once 5 seconds after the form has initiated. I have placed in the end of the timer's timer event 'this.enabled = .F.' I was expecting this to cause the code to be executed only once, but it doesn't. the timer event fires continually after that. What am I doing wrong? TIA

To disable a timer, set the .Interval property to 0.

HTH,

George
George

Ubi caritas et amor, deus ibi est
Previous
Reply
Map
View

Click here to load this message in the networking platform