Path: utzoo!attcan!uunet!husc6!purdue!i.cc.purdue.edu!j.cc.purdue.edu!tim
From: tim@j.cc.purdue.edu (Timothy Lange)
Newsgroups: comp.sys.ibm.pc
Subject: Re: How to add to PATH on the fly?
Message-ID: <7288@j.cc.purdue.edu>
Date: 24 Jun 88 20:22:41 GMT
References: <688@crcmar.crc.uucp>
Reply-To: tim@j.cc.purdue.edu.UUCP (Timothy Lange)
Organization: PC Learning Resource Center, Purdue University
Lines: 15

Here is what I do when I want to add another drive/directory to
my path.

Create a batch file with this line:

path=%path%;%1

I call mine 'setpath', to use it just type 'setpath \newpath',
which tacks '\newpath' to the end of the path list.  Be careful
when typing the above, the ';' is important!

Tim.
-- 
Timothy Lange / Purdue University Computing Center / Mathematical Sciences Bldg.
West Lafayette, IN  47907 / 317-494-1787 / tim@j.cc.purdue.edu / CIS 75410,525