Mail Archives: djgpp/1998/01/15/06:10:10
On Wed, 14 Jan 1998, Jude Dashiell wrote:
> @echo off
> cls
> set djgpp=d:/djgpp/djgpp.env
> set termcap=d:/djgpp/gnu/emacs/etc/termcap.src
> set term=pcansi
> set path=d:\djgpp;d:\djgpp\bin;d:\djgpp\gnu\emacs\bin;%path%
Amazing! All commands in this batch file are built into COMMAND.COM,
so how in the world can this say "Bad command or file name"?
Are you sure that this is the batch file that runs? Could it be that
there is another batch file that goes by the same name somewhere in
another directory? How is this batch file called?
- Raw text -