diff --git a/Microsoft QuickBASIC v200/m.bat b/Microsoft QuickBASIC v200/m.bat new file mode 100644 index 0000000..fac4a30 --- /dev/null +++ b/Microsoft QuickBASIC v200/m.bat @@ -0,0 +1,3 @@ +rem there is no command-line build. Start qb.exe and load/build there. +rem this can't be done in ntvdm since it doesn't emulate port 60/61/20 sufficiently. + diff --git a/Microsoft QuickBASIC v3/m.bat b/Microsoft QuickBASIC v3/m.bat new file mode 100644 index 0000000..6f0daf0 --- /dev/null +++ b/Microsoft QuickBASIC v3/m.bat @@ -0,0 +1 @@ +rem there is no command-line build. Start qb.exe and load/build there.