Xref: utzoo comp.sys.ibm.pc:24359 comp.binaries.ibm.pc.d:1824 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ukma!rutgers!cmcl2!rna!marc From: marc@rna.UUCP (Marc Johnson) Newsgroups: comp.sys.ibm.pc,comp.binaries.ibm.pc.d Subject: Re: Environment Space Keywords: setenv environment Message-ID: <337@rna.UUCP> Date: 8 Feb 89 04:06:48 GMT References: <1134@khoo.sdl.UUCP> <87891@sun.uucp> <1809@ritcsh.UUCP> Reply-To: marc@rna.UUCP (Marc Johnson) Distribution: usa Organization: Rockefeller University Neurobiology Lines: 35 >In article <1134@khoo.sdl.UUCP>, khoo@sdl.UUCP (Yong Khoo) writes: > Can anyone provide info on expanding environment space for COMMAND.COM. > My copy of setenv.exe that comes with Microsoft C 5.0 does not seem > to work with MSDOS 3.20. > I hope I can clarify some of the confusion on this: For DOS 3.1 and before, you need to say: shell=command.com /e:#### /p where #### is the number of 16-byte paragraphs you want to reserve. For DOS 3.2 and later, you need to say: shell=command.com /e:#### /p where #### is the number of BYTES you want. In both cases, the /p tells DOS to go ahead and execute AUTOEXEC.BAT after this command. You probably want this. You may also, of course, optionally specify a drive and directory path for command.com. Don't you just LOVE IBM?!?!?!? ;)-|-< Marc Johnson =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= = Marc Johnson BITNET: rna!marc@rockvax.bitnet = = Rockefeller Univ. Neurobiology UUCP: ...cmcl2!rna!marc = = New York City INTERNET: marc%rna@rocky2.rockefeller.edu = = (129.85.2.1) = = = = "Gimme the beat boys and free my soul, I wanna get lost in your rock & roll = = ...and drift away" = =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=