On Sun, 22 Dec 2002, Doug Kaufman wrote: > If I set an environment variable "home" rather than "HOME" in DJGPP, > my bookmark file defaults to "C:\WINDOWS\TEMP" rather than to the > directory specified in "home". If this is a problem for people under > Windows or DOS, we could easily change the code to look for "home" if > "HOME" doesn't exist. Plain DOS uppercases all environment variables > automatically, but bash can set the lowercase variable. I suspect that > Windows XP is not automatically uppercasing the environment variables.
mixed-case names are a problem though: HomeDrive is still the same. -- T.E.Dickey <[EMAIL PROTECTED]> http://invisible-island.net ftp://invisible-island.net ; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]
