Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!rutgers!mcnc!ece-csc!ncrcae!ncr-sd!hp-sdd!hplabs!hpcea!hpfcdc!garyq From: garyq@hpfcdc.HP.COM (Gary Quakenbush) Newsgroups: comp.sys.ibm.pc Subject: Re: Environment Space on DOS 3.1 and higher Message-ID: <5580005@hpfcdc.HP.COM> Date: Wed, 14-Oct-87 11:27:34 EDT Article-I.D.: hpfcdc.5580005 Posted: Wed Oct 14 11:27:34 1987 Date-Received: Sat, 17-Oct-87 18:40:08 EDT References: <4330005@hpindda.HP.COM> Organization: HP Ft. Collins, Co. Lines: 7 The COMMAND.COM option /E: in DOS 3.1 and earlier expects values in paragraphs, which are 16 bytes each. As said earlier, DOS 3.2 and later expect values in bytes. The defaults are: DOS 3.1 & earlier DOS 3.2 & later /E:10 /E:160 reserves 160 bytes reserves 160 bytes