From: Kbwms AT aol DOT com Message-ID: <84a0f5d3.244367f5@aol.com> Date: Mon, 12 Apr 1999 11:15:01 EDT Subject: Re: LBInstDJ To: djgpp-workers AT delorie DOT com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: AOL 3.0 16-bit for Windows sub 38 Reply-To: djgpp-workers AT delorie DOT com Dear Salvador Eduardo Tropea (SET), On 04-12-99 at 10:40:19 EST you wrote: > About the PATH stuff: > > Perhaps it can help: > > 1) Detect all the lines where PATH is set (PATH=, PATH, SET PATH, etc, etc). > 2) Discard the commented lines (rem, :, any other?). > 3) Detect which of these lines contains %PATH%. > 4) Add the djgpp stuff (SET PATH=djdir;%PATH%?) after *all* the lines that > sets the path in a non-additive way. > 5) If no such a line just add one. > > What else? What do you recommend for those poor souls whose path variable is already filled to overflowing? K.B. Williams