linux build
This commit is contained in:
parent
f3e7d5f9e4
commit
20edc457aa
3
Microsoft GW-BASIC v202/m.sh
Normal file
3
Microsoft GW-BASIC v202/m.sh
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
str=$(tr '[a-z]' '[A-Z]' <<< $1)
|
||||||
|
|
||||||
|
ntvdm -r:. -u -c -p gwbasic $str.bas
|
3
Microsoft GW-BASIC v322/m.sh
Normal file
3
Microsoft GW-BASIC v322/m.sh
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
str=$(tr '[a-z]' '[A-Z]' <<< $1)
|
||||||
|
|
||||||
|
ntvdm -r:. -u -c -p gwbasic $str.bas
|
Loading…
Reference in New Issue
Block a user