dos_compilers/Zedcor ZBasic v402/m.bat
2024-07-24 14:14:57 -07:00

9 lines
219 B
Batchfile

echo I can't figure out a way to compile from the command line.
echo Enter this to build in ZBasic:
echo ntvdm zbasic sample.bas
echo run*
echo sample.com
echo system
echo ntvdm -c -p sample.com