From: Ryan Newsgroups: comp.os.msdos.djgpp Subject: Re: RSXNTDJ installation Date: Mon, 07 Jun 1999 23:49:33 -0700 Organization: Inlink Lines: 14 Message-ID: <375CBCFC.6C3BE9A6@nospam.com> References: <375AFD15 DOT 27CB3756 AT hotmail DOT com> <7jfbp1$sl9$1 AT newssrv DOT otenet DOT gr> NNTP-Posting-Host: iits02187.inlink.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news1.inlink.com 928817611 32558 209.135.141.187 (8 Jun 1999 04:53:31 GMT) X-Complaints-To: usenet AT news DOT inlink DOT com NNTP-Posting-Date: 8 Jun 1999 04:53:31 GMT X-Mailer: Mozilla 4.51 [en] (Win95; I) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > Well, here is a part of my config.sys: > SWITCHES= /F > DEVICE=C:\WINDOWS\HIMEM.SYS > DEVICEHIGH=C:\WINDOWS\EMM386.EXE NOEMS > FILESHIGH=40 > FCBSHIGH=40,0 > DOS=HIGH, UMB > > ---> shell=C:\COMMAND.COM C:\ /e:2048 /p > This line extends the environment space to 2048 bytes > What does the /p do?