dos33fsprogs/demos/lovebyte2021/tiny_pipes/hello.bas

7 lines
138 B
QBasic
Raw Normal View History

2021-03-15 00:49:24 +00:00
5 HOME
20 PRINT CHR$(4)"CATALOG"
25 PRINT:PRINT "PRESS ANY KEY TO 'BRUN TINY_PIPES'"
30 GET A$
35 PRINT
40 PRINT CHR$(4)"BRUN TINY_PIPES"