dos_compilers/Microsoft QuickBASIC v1/m.bat
2024-07-01 06:02:54 -07:00

7 lines
76 B
Batchfile

ntvdm -c bascom %1.bas,,,
ntvdm -c link %1,,%1,.\,nul.def
ntvdm %1