Path: utzoo!dciem!nrcaer!scs!spl1!laidbak!att!pacbell!lll-tis!ati.tis.llnl.gov!bae
From: bae@ati.tis.llnl.gov (Hwa Jin Bae)
Newsgroups: comp.sys.ibm.pc
Subject: Re: Shell command question
Message-ID: <22242@tis.llnl.gov>
Date: 2 Jun 88 03:08:55 GMT
Article-I.D.: tis.22242
References: <1102@cod.NOSC.MIL> <9301@iuvax.cs.indiana.edu>
Sender: news@tis.llnl.gov
Reply-To: bae@ati.tis.llnl.gov (Hwa Jin Bae)
Organization: Lawrence Livermore National Laboratory, Livermore CA
Lines: 28

All these talks about environment space problems....
Here is what I do in my autoexec.bat:
It's a horrible kludge but then again so is MS-DOS  8-)
------------------------------------
echo off
set path=c:\bat;c:\usr\bin;c:\bin;C:\NFS;c:\cmupcip;c:\xln;c:\xsight;c:\pctrace
rem This is a hack to get more environment variable space.
if not exist c:\a123456.hjb  goto creat --------+
del c:\a123456.hjb				|
goto continue					|
:creat						|----> this part does the
touch c:\a123456.hjb				|	trick!
command /p /e:1024				|
:continue --------------------------------------+
prompt $_[$p]
asgnpart 0:2 d:
rem pacific time standard with PC NFS
SET TZ=PST8PDT
NET YPDOMAIN 
NET START RDR cygnus *
NET ROUTE gw
NET SUBNET 255.255.255.0
......
----------------------------------
Hwa Jin Bae          | The Devil made me do it...yeah, that's right!
Control Data Corp.   | (415) 463 - 6865
4234 Hacienda Drive  | bae@tis.llnl.gov			   (Internet)
Pleasanton, CA 94566 | {ames,ihnp4,lll-crg}!lll-tis!bae    (UUCP)