Date: Sun, 6 Oct 1996 08:52:16 +0200 (IST) From: Eli Zaretskii To: The Crystal Dragon <75231 DOT 3114 AT compuserve DOT com> Cc: djgpp AT delorie DOT com Subject: Re: DJGPP environment variable under 4DOS In-Reply-To: <32544F56.2434@compuserve.com> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Thu, 3 Oct 1996, The Crystal Dragon wrote: > Under 4DOS, you MUST put backslashes in your DJGPP environment variable. > Command.com doesn't mind the foward slashes, though. Can you elaborate a bit, please? Why does 4DOS mind forward slashes? Is it documented somewhere in the 4DOS docs? If so, what specifically are the limitations that 4DOS imposes? DJGPP has many ported programs that need their environment variables in the Unix style, so the above is an important piece of knowledge for DJGPP users. Thanks for reporting it.