home *** CD-ROM | disk | FTP | other *** search
- 10 poke53280,6:poke53281,6:print"[147]"
- 20 a$="[212]he [194][193][205][207][214]/[194][193][211][193][214] program is a":gosub 100
- 30 a$="programming utility with a specific":gosub100
- 40 a$="structure to it. [208]lease read the":gosub100
- 50 a$="accompanying article in [195][207][205][208][213][212][197]'s":gosub100
- 60 a$="[199]azette for details, and use directly":gosub100
- 70 a$="from the disk.":gosub100:print:print
- 80 a$="[208]ress any key to return to [199][207][211]":gosub100
- 90 get a$:if a$="" then 90
- 95 load"gos.menu",8
- 100 for x=1 to (40-len(a$))/2:printchr$(32);:next:printa$
- 110 return
-