Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Get Date & Time of Server (NT & Netware)
Message
 
 
To
22/02/2000 08:50:48
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00335328
Message ID:
00335370
Views:
16
>I would like to get date & time of server (NT Server and Netware Server also) from a Visual Foxpro program (or other ways)
>How can I do. Please help. Thanks
>Quan
FUNCTION SYNCHTIME ( cservername )
LOCAL cTime
! /N7 NET TIME \\&cServerName /set /yes 
cTime = TIME()
RETURN cTime
I just forgot the novell command.
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform