Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Realtime update
Message
From
24/05/2001 07:39:53
David Fluker
NGIT - Centers For Disease Control
Decatur, Georgia, United States
 
 
To
24/05/2001 02:52:30
Jimi Lee
Pop Electronic Products Ltd.
Hong Kong, Hong Kong
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00510734
Message ID:
00510778
Views:
14
This message has been marked as the solution to the initial question of the thread.
>I have to write a system which will read some DBF from server and display certain info on a form.. I need to refresh the display once per 5 second to ensure it's showing the latest info..
>
>There is another system using those DBF, my job actually is to display the working result of that another system..
>
>But, besides displaying data, the form also have to provide some functions to users and let them modify part of the DBF..
>
>My problem is, I don't know how to read the DBF once per 5 second, at the same time allow users to use the form to do their other jobs.. any suggestion or readings please?
>
>Thank in advance for any help!

Jimi,
Include a timer class in your form, set it to fire every 5 seconds and have it execute ThisForm.refresh and any other code you might need to refresh your displays.
David.
Previous
Reply
Map
View

Click here to load this message in the networking platform