Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Get the read date
Message
 
 
To
28/05/2003 04:45:03
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00793377
Message ID:
00793788
Views:
75
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--
Previous
Reply
Map
View

Click here to load this message in the networking platform