Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Server Time
Message
 
To
01/04/2004 20:09:18
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00891634
Message ID:
00891979
Views:
30
for win2K server :

lcCmd = GETENV("ComSpec") + " /C NET TIME \\"+ "Server Name" +" /SET /YES"
loShell = CREATEOBJECT("wscript.shell")
loShell.Run(lcCmd,0,.F.)


Ravi
Previous
Reply
Map
View

Click here to load this message in the networking platform