linux build instructions
This commit is contained in:
parent
cc4f6bf4b9
commit
564f733fc4
8
Zedcor ZBasic v402/m.sh
Normal file
8
Zedcor ZBasic v402/m.sh
Normal file
@ -0,0 +1,8 @@
|
||||
echo "I can't figure out a way to compile from the command line."
|
||||
echo "Enter this to build in ZBasic:"
|
||||
echo " ntvdm -r:. -u ZBASIC SAMPLE.BAS"
|
||||
echo " run*"
|
||||
echo " SAMPLE.COM"
|
||||
echo " system"
|
||||
echo " ntvdm -c -p SAMPLE.COM"
|
||||
|
Loading…
Reference in New Issue
Block a user