Mail Archives: djgpp/2001/05/10/03:07:13
On Wed, 9 May 2001, Jason Green wrote:
> > We already have setdjgpp.bat in
> > djdevNNN.zip, so there shouldn't be any need to create it. The user
> > needs to open the DOS box's Properties, and enter this in the "Cmd
> > line" property:
> >
> > command.com /e:2000 /k c:\djgpp\bin\setdjgpp c:\djgpp
>
> Or even:
>
> command.com /e:2000 /k c:\djgpp\bin\setdjgpp c:\djgpp c:/djgpp
The second argument is an unnecessary complication, dating back to the
days when the DJGPP environment variable _had_ to be set with forward
slashes. It is not needed nowadays, so I thought about eliminating it
altogether.
- Raw text -