mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-01-24 02:31:37 +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 SIERZOOM'"
|
||
|
30 GET A$
|
||
|
35 PRINT
|
||
|
40 PRINT CHR$(4)"BRUN SIERZOOM"
|