7 lines
76 B
Batchfile
7 lines
76 B
Batchfile
|
ntvdm -c bascom %1.bas,,,
|
||
|
ntvdm -c link %1,,%1,.\,nul.def
|
||
|
|
||
|
ntvdm %1
|
||
|
|
||
|
|