Re: getenv() and Windows
- Posted by "Lucius L. Hilley III" <lhilley at CDC.NET> Apr 21, 2000
- 482 views
> ---------------------- Information from the mail header ----------------------- > Sender: Euphoria Programming for MS-DOS <EUPHORIA at LISTSERV.MUOHIO.EDU> > Poster: Mike Hurley <mike_hurley_2 at YAHOO.COM> > Subject: getenv() and Windows > -------------------------------------------------------------------------- ----- > 1) Is getenv() case-sensative? Not case sensitive. > 2) Everybody that has Windows 95+, when you type "set" > at a DOS-prompt, do you have this line shown: > > windir=DRIVE:\WINDOWS_DIRECTORY ? > > I want to know if that is default on all systems or if > it depends on what Windows version you use. Check for both. windir and winbootdir. I recently read from a very old PC Magazine that this is default. They even supplied a fancy batch file that detects if windows is currently running. :) > Mike Hurley > Lucius L. Hilley III lhilley at cdc.net +----------+--------------+--------------+ | Hollow | ICQ: 9638898 | AIM: LLHIII | | Horse +--------------+--------------+ | Software | http://www.cdc.net/~lhilley | +----------+-----------------------------+