Hello everyone! I use the invoke.com command to generate log files in
FreeDOS. However, with FreeDOS 1.4, this command no longer exists. How do I
use the line below in my compilation batch:

------------------------ c.bat
-------------------------------------------------
@echo on:

echo "Start the programs compilation ..."

invoke /R cobc -gx -lgmp -l:pdcurses.a -l:libdb.a -conf=thecopy.con
phon001b.cob > phon001b.log

del *.h *.i *.c phon001b

echo "The end of compilation ... "

--------------------------- Finish batch
----------------------------------------

I'll await answers ...

Everaldo Bernardo Cunha
_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to