dos33fsprogs/demos/outline2021/128b/hello_compo.bas
2021-05-16 23:30:46 -04:00

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"