> > Hi,
> > Does anyone know how to read in an operating system environmental memory variable
> > from within Visual FoxPro. As an example, creating an environmental memory variable
> > in Win2000 login script say of the UNC for the server database and tables, reading in
> > this variable and utilizing it to set the default in my Main.prg
> >
> > Pete from the Great White North. (Only in Canada, ay.) Over and Out ...
>
> ?GETENV("windir")
> --
> Eric den Doop
>
www.foxite.com - The Home Of The Visual FoxPro Experts
Hi,
Thanks Eric...
Pete from the Great White North. (Only in Canada, ay.) Over and Out ...