home *** CD-ROM | disk | FTP | other *** search
- 100 print"[147]":poke53280,6:poke53281,6
- 110 a$="[212]he "+chr$(34)+"[196][201][212][212][207]"+chr$(34)
- 120 a$=a$+" program cannot be run":gosub290
- 130 a$="from the [199]azette [205]enu because it":gosub290
- 140 a$="writes a program file to disk.":gosub290:print
- 150 a$="[215]e suggest, instead, that you copy":gosub290
- 160 a$=chr$(34)+"[196][201][212][212][207]"+chr$(34)
- 170 a$=a$+"to another disk before":gosub290
- 180 a$="running it.":gosub290:print
- 190 a$="[198]or more information about this":gosub290
- 200 a$="program, please check the [206]ovember '90":gosub290
- 210 a$="[195]ompute's [199]azette [205]agazine.":gosub290:print:print
- 220 a$="[175][175][175][175][175][175][175][175][175][175][175][175][175][175][175][175][175][175][175][175][175][175][175][175][175][175][175][175]":gosub290
- 230 a$=" [208]ress any key to reload menu":gosub290
- 240 get a$:if a$="" then 240
- 250 print"[147]load";chr$(34);"mn";chr$(34);",8"
- 260 print"run"
- 270 poke198,4:poke631,19:poke632,13:poke633,13
- 280 end
- 290 for x=1 to int(20-(len(a$)/2)):printchr$(32);:next
- 300 printa$:return
-