From: Thomas Demmer Newsgroups: comp.os.msdos.djgpp Subject: Re: increasing environment space Date: Sat, 31 Jan 1998 17:32:39 +0100 Organization: Lehrstuhl fuer Stroemungsmechanik Lines: 30 Message-ID: <34D35227.76559BB5@LSTM.Ruhr-UNI-Bochum.De> References: <199801310640 DOT WAA09914 AT adit DOT ap DOT net> NNTP-Posting-Host: bvb.lstm.ruhr-uni-bochum.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk 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 * *************************************************************