Path: utzoo!mnetor!uunet!husc6!bloom-beacon!gatech!purdue!decwrl!labrea!agate!eos!amelia!klooney From: klooney@amelia.nas.nasa.gov (Karen T. Looney) Newsgroups: comp.sys.ibm.pc Subject: Re: Increasing DOS 3.3 path variable length? Message-ID: <562@amelia.nas.nasa.gov> Date: 6 May 88 17:27:45 GMT Lines: 30 Summary: We've had this problem too!! Expires: References: <22209@teknowledge-vaxc.ARPA> Sender: Reply-To: klooney@amelia.nas.nasa.gov (Karen T. Looney) Followup-To: Distribution: Organization: NASA Ames Research Center, Moffett Field, CA Keywords: DOS dos path Hey! Sounds familiar. Fortunately there is a solution! Add the following command to your config.sys file (yes, that's config.sys!) : shell=command.com /e:xxxx /p where: xxxx = a number in the range 160 - 32768 this specifies the size of the environment space /p causese command.com to remain loaded and procede to escute autoexec.bat. Let me know if you have problems. karen looney@uxv.larc.nasa.gov :wq