dos_compilers/Zedcor ZBasic v402/m.bat

9 lines
219 B
Batchfile
Raw Normal View History

2024-07-24 23:14:57 +02:00
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