Leemi
Wed Sep 15 09:19:06 CDT 2004
Hi budieko:
You can also use the NetRemoteTOD API function as shown in this article:
249716 How To Use NetRemoteTOD to Obtain Date and Time Information from a
Server
http://support.microsoft.com/?id=249716
I hope this helps.
This posting is provided "AS IS" with no warranties, and confers no rights.
Sincerely,
Microsoft FoxPro Technical Support
Lee Mitchell
*-- VFP9 Public Beta Now Available!! --*
Download the VFP9 beta here:
http://msdn.microsoft.com/vfoxpro/
*-- VFP8 HAS ARRIVED!! --*
Read about all the new features of VFP8 here:
http://www.universalthread.com/VisualFoxPro/News/VFP8Release.asp
Purchase VFP8 here:
http://shop.microsoft.com/Referral/Productinfo.asp?siteID=11518
Keep an eye on the product lifecycle for Visual FoxPro here:
http://support.microsoft.com/default.aspx?id=fh;[ln];lifeprodv
- VFP5 Mainstream Support retired June 30th, 2003
- VFP6 Mainstream Support retired Sept. 30th, 2003
>to set up time on the local station from the clock of a server
>NET TIME \\Server /set /yes
>put it in the Start menu and it will automatically do that each time you
>launch the computer
>"budieko" <eko_dja@myrealboxJUSTREMOVE.com> a écrit dans le message de
>news:ep19AgumEHA.648@tk2msftngp13.phx.gbl...
> Hi All,
>
> How to get time value from another machine (server or another)?
> Client's OS could be Win98, NT, ME, W2K, or XP
> May be it need WinAPI, how is the easiest way to implement ?
>
> Thanks in advanced
>
> I'm using VFP 7.0
>
>