Mail Archives: djgpp/1998/01/31/11:47:11
Nate Eldredge wrote:
>
> At 09:44 1/30/1998 +1030, Richard Sim wrote:
> >shell=c:\command.com /e:512 /p
> >That goes in your config.sys
> >
> >That's what I was told... :-)
> That's correct. Some other points:
> * The `512' can be increased if you still run out, up to a maximum of (I
> think) 32768. But:
> * This space comes out of conventional memory, and each program that runs
> gets a copy of the environment, so don't go overboard.
Yes, but doesn't it only get a copy of the environment in use?
That's why you should place the SET foo=bar commands in your
autoexec.bat _after_ the TSR's.
Ciao
Tom
*************************************************************
* Thomas Demmer *
* Lehrstuhl fuer Stroemungsmechanik *
* Ruhr-Uni-Bochum *
* Universitaetsstr. 150 *
* D-44780 Bochum *
* Tel: +49 234 700 6434 *
* Fax: +49 234 709 4162 *
* http://www.lstm.ruhr-uni-bochum.de/~demmer *
*************************************************************
- Raw text -