Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Time of the servers
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00392588
Message ID:
00392598
Vues:
12
>How can I know the time of a Novell Server and a NT server (I don't want to synchronize, just get the time) to use in a VFP function (They are not in sync, and I want to know the gap). I am not using a NT workstation so the NetRemoteTOD function is not valid.
>
>TIA,
>Hugo

Create temporary files on both servers using FCREATE(). Use FCLOSE() to close them and ADIR() to get the creation datetime of each file. Those datetimes are based on the time of the server not the workstation that created them.

Remember to delete them or you are going to have a lot of temp files cluttering your hard drive after awhile.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform