home *** CD-ROM | disk | FTP | other *** search
- 10 print"[147]":poke53280,6:poke53281,6
- 50 a$="[208]lease read the accompanying":gosub500
- 70 a$="documentation in this month's issue of":gosub500
- 90 a$="[195][207][205][208][213][212][197]'s [199]azette":gosub500
- 100 a$="for information on running the":gosub500
- 110 a$="[205][197][199][193][205][207][210][208][200][211] program.":gosub500
- 200 end
- 500 y= (40-len(a$))/2
- 510 for x=1 to y:printchr$(32);:next
- 520 printa$
- 530 return
-