[comp.sys.zenith.z100] Need environment patch for MS-DOS 2.13

randys@hpcvra.HP.COM (Randy Stockberger) (03/22/88)

I'm using MS-DOS 2.13 on an H100.  When the machine boots and processes
AUTOEXEC.BAT it politely informs me that it is out of environment space.
Has anyone worked out the patches for zenith's version of COMMAND.COM to
give a larger default environment?  These are different than the PC-DOS
patches.

Thanks.
------------------------------------------
  Randy Stockberger
  Unix Mail:  {hplabs,harpo,orstcs,microsoft}!hp-pcd!randys
  HP-Telnet:  757-3589
  Ma-Bell:    503-750-3589
  HP-Mail:    HP3900
  US Mail:    Hewlett Packard
              Portable Computer Division
              1010 NW Circle Blvd.
              Corvallis OR.  97330
------------------------------------------

emb978@leah.Albany.Edu (Eric M. Boehm) (03/23/88)

In article <7920002@hpcvra.HP.COM>, randys@hpcvra.HP.COM (Randy Stockberger) writes:
> I'm using MS-DOS 2.13 on an H100.  When the machine boots and processes
> AUTOEXEC.BAT it politely informs me that it is out of environment space.
> Has anyone worked out the patches for zenith's version of COMMAND.COM to
> give a larger default environment?  These are different than the PC-DOS
> patches.
> 

Use the following debug script
debug command.com
-e ef3 3f
-w
-q

If you use a value larger than 3f, it screws up the autoexec sequence and
will not read the autoexec.bat even if it is there.