Mail Archives: djgpp-workers/1999/04/13/11:32:49
On Tue, 13 Apr 1999, Salvador Eduardo Tropea (SET) wrote:
> I don't fully agree, this should be reported by a tool like djverify because
> printing error doesn't help the user, but if djverify detects that the djgpp
> directory isn't in the path but is in the autoexec.bat can give some hints
> about it (PATH overflow or overwrite or never reached).
Since the DJGPP directory is PREPENDED to PATH, it will almost always be
there. The problem I was trying to address here was that the directories
at the end of the PATH will be missing from PATH after inserting
%DJDIR%/bin into it.
- Raw text -