Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to use createobject
Message
From
31/03/2013 19:44:52
 
 
To
31/03/2013 15:25:31
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01569609
Message ID:
01569617
Views:
64
>
>lotmr=CREATEOBJECT("_tmrRT")
>lotmr.Enabled=.T.
>READ EVENTS
>
>
>but no respond, what am I missing?

when the init is done, the timer variable will be released ?
As in probably before first fire ?
Put the reference into a form property..

Furthermore there is much to be said for always having a base class,
in timers having base code disabling timer when debugger is running for starters ;-)

HTH

thomas
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform