Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!mnetor!uunet!seismo!rutgers!ucla-cs!cit-vax!elroy!jplgodo!wlbr!etn-rad!jru
From: jru@etn-rad.UUCP (John Unekis)
Newsgroups: comp.sys.ibm.pc
Subject: Re: Environment Space
Message-ID: <227@etn-rad.UUCP>
Date: Fri, 24-Jul-87 17:10:07 EDT
Article-I.D.: etn-rad.227
Posted: Fri Jul 24 17:10:07 1987
Date-Received: Sat, 25-Jul-87 18:00:21 EDT
References: <6740@dartvax.UUCP>
Reply-To: jru@etn-rad.UUCP (0000-John Unekis)
Distribution: world
Organization: Eaton Inc. IMSD, Westlake Village, CA
Lines: 20

In article <6740@dartvax.UUCP> nadya@dartvax.UUCP (JT and Nadya) writes:
>I'm running DOS 3.10 on a Televideo Telecat IBM clone, and I've run out of
>environment space setting up my path and what-not.  Is there a way to enlarge
>this?

  One trick that I use is to put a lastdrive=Z line in my config.sys
  file. Then in autoexec.bat I put:

  subst F: C:\bin
  subst G: C:\dos\utility
  subst H: C:\what\ever\else
  path=F:\;G:\;H:\

  this may not extend the environment string size, but it saves room
  within the string.


  --------------------------------------------------------------

   ihnp4!wlbr!etn-rad!jru