7 lines
70 B
Batchfile
7 lines
70 B
Batchfile
ntvdm -c bascom %1.bas,,,;
|
|
ntvdm -c link %1,,%1,,,;
|
|
|
|
ntvdm %1
|
|
|
|
|