mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-02-09 03:31:05 +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"
|