Hi Ken,
> Win 2000 has the \WINNT folder just like Win NT.
Actually, my Windows 2000 server has got a \Windows folder which resides on I:\. There is no C:\ drive at all on this system.
> I just wanted to be able to write it to some standard location that would be known to exist and which a second attempted instance could check without knowing anything about the first instance.
SYS(2023), GETENV("TEMP")? Those are the writable ones. JUSTPATH(_VFP.ServerName) would be the application folder which likely exists, too, but isn't properly writable exept when the user is Admin on a non Vista system. GETENV("WINDIR") wuld be the Windows directory, if you insist.
-- Christof
©2007 Christof Wollenhaupt |