Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Get the read date
Message
 
 
À
28/05/2003 04:45:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00793377
Message ID:
00793788
Vues:
74
You can create a file on the server which will get server datetime and than read files datetime back.
cFileName = < ... >
STRTOFILE("DELETE THIS FILE",lcFileName)
? FDATE(lcFileName,1)
ERASE (lcFileName )
>hi,
>My company using Novell server,
>
>i want to get the real date from system
>
>but the DATE() will get the local machine date, i affright that... some use can modity their workstation date.
>
>So... how can i get the read date ( or read the date from SERVER UNIT ) ?
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform