Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!think!ames!ptsfa!ihnp4!homxb!homxc!rps From: rps@homxc.UUCP (R.SHARPLES) Newsgroups: comp.sys.ibm.pc Subject: Re: How to increase environment size under MS-DOS 3.2 ? Message-ID: <1045@homxc.UUCP> Date: Thu, 27-Aug-87 16:34:26 EDT Article-I.D.: homxc.1045 Posted: Thu Aug 27 16:34:26 1987 Date-Received: Sat, 29-Aug-87 13:18:13 EDT References: <26626@sun.uucp> Organization: AT&T Bell Laboratories, Holmdel Lines: 13 Summary: use config.sys In article <26626@sun.uucp>, dcj@sun.uucp (Don Jackson) writes: > What is the correct way of increasing the environment space > with MS-DOS 3.2? As this has been covered here before, please > mail mme your response. Thank you. put this line as the first entry in your config.sys file to get 1024 bytes of space: SHELL=C:\COMMAND.COM /E:1024 /P Russ Sharples homxc!rps