Date: Tue, 13 Apr 1999 10:00:08 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Hans-Bernhard Broeker cc: DJGPP Workers Subject: Re: LBInstDJ In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 12 Apr 1999, Hans-Bernhard Broeker wrote: > I have multiple configurations, but only *two* PATH settings: > > PATH=one path list > if %config%==blabla PATH=another path list So this is another case where PATH is set, but the line doesn't begin with SET or PATH. > It's probably wisest to just give up immediately when multiple > configurations are detected. I'm afraid you will give up on too many systems this way.