Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding timer to _screen
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00339184
Message ID:
00344415
Views:
24
>>Adding a timer object to forms is pretty straightforward. However, I'd like to have a timer object for my entire application, which I assume needs to be instantiated at the _SCREEN level. How do I do this? When I do a search within VFP 6's help, the screen which shows up doesn't help me at all.
>>
>>Is this one of those CREATEOBJECT() thingies? heh-heh
>>
>>Thank you.
>>
>>- Gerry White / Hagerstown, MD, USA
>
>Try _screen.addobject("oTimer", "cMytimer")

Thanks!
** Gerry White / Hagerstown, MD, USA --
** Developing since 1986 in Foxpro, VFP, Oracle, and Java.
** http://GerrysPlace.com
Previous
Reply
Map
View

Click here to load this message in the networking platform