Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!mailrus!ames!pasteur!ucbvax!decwrl!sun!pitstop!sundc!seismo!uunet!portal!cup.portal.com!Devin_E_Ben-Hur From: Devin_E_Ben-Hur@cup.portal.com Newsgroups: comp.sys.ibm.pc Subject: Re: How to add to PATH on the fly? Message-ID: <6836@cup.portal.com> Date: 24 Jun 88 19:07:40 GMT References: <688@crcmar.crc.uucp> Organization: The Portal System (TM) Lines: 5 XPortal-User-Id: 1.1001.3645 To add additional directories to your path, make a batch file (ADDPATH.BAT): PATH %PATH%;%1 then invoke: ADDPATH