home *** CD-ROM | disk | FTP | other *** search
- 10 print"[147]":poke53280,6:poke53281,6
- 20 a$="[207]verdrive is a very large program":gosub500
- 30 a$="and cannot be run from the [199]azette":gosub500
- 40 a$="[205]enu program. [212]o run, initialize your":gosub500
- 50 a$="computer and load "+chr$(34)+"[207][214][197][210][196][210][201][214][197]"+chr$(34):gosub500
- 60 a$="manually from this disk.":gosub500:print:print
- 70 stop
- 500 y=int((40-len(a$))/2)
- 510 for x=1 to y:printchr$(32);:next
- 520 print a$:return
-