Path: utzoo!attcan!uunet!snorkelwacker!tut.cis.ohio-state.edu!ucsd!wintermute!steve From: steve@wintermute.ucsd.edu ({Darkavich}) Newsgroups: comp.sys.ibm.pc Subject: Re: How can I set a PATH longer than 12 Message-ID: <12144@ucsd.Edu> Date: 5 Mar 90 16:27:58 GMT References: <1738@crash.cts.com> Sender: news@ucsd.Edu Reply-To: steve@wintermute.ucsd.edu ({Darkavich}) Organization: University of California, San Diego Lines: 12 The best way to increase your path size ( forgive me if this has already been posted but I missed all previous articles) is to have in your config.sys files shell=c:\command.com /e:256 /p the /e param tell it what size to make your enviroment in bytes and the /p return to the main processor (this will run your autoexec.bat) Steve Misrack steve@ucsd.edu