Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Realtime update
Message
De
24/05/2001 07:39:53
David Fluker
NGIT - Centers For Disease Control
Decatur, Georgie, États-Unis
 
 
À
24/05/2001 02:52:30
Jimi Lee
Pop Electronic Products Ltd.
Hong Kong, Hong Kong
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00510734
Message ID:
00510778
Vues:
15
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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform