Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Display real time on a form's header
Message
From
22/03/2002 11:57:36
Henry Ravichander
RC Management Systems Inc.
Saskatchewan, Canada
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00635870
Message ID:
00636113
Views:
21
>I would go to Form Controls toolbar and grab the timer and put it anywhere on the form. Then set the timer interval event to 10000 for 10 seconds or 60000 for 60 seconds or whatever works best for you.
>
>Also put the _SCREEN.Caption=TIME() in the timer interval event. Then the timer goes off and resets the time in the caption at periodic intervals. If you make it too short of an interval, say 1000 or 5000 which is 1 second or 5 seconds, it might interfere with someone using the form if say the form is for data entry. But it depends upon your application.
>
>I think that's all you need to do.

Thanks Steve. Will give it a shot.

- Ravi
- Ravi

True greatness consists in being great in little things.
- Charles Simmons
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform