mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-01-16 11:30:55 +00:00
7 lines
134 B
QBasic
7 lines
134 B
QBasic
5 HOME
|
|
20 PRINT CHR$(4)"CATALOG"
|
|
25 PRINT:PRINT "PRESS ANY KEY TO 'BRUN XDRAW128'"
|
|
30 GET A$
|
|
35 PRINT
|
|
40 PRINT CHR$(4)"BRUN XDRAW128"
|