home *** CD-ROM | disk | FTP | other *** search
- 10 poke53280,6
- 20 print"[147][155] "chr$(34)"keyload"chr$(34)" will not work properly"
- 30 print"[160]with the gazette disk. please copy"
- 40 print" "chr$(34)"keyload"chr$(34)" to another disk before":print" running."
- 50 print" press any key to load the menu"
- 60 poke198,0:wait198,1:get mt$
- 70 poke53280,14:poke53281,14:print"[147][154]load";chr$(34);"nt";chr$(34);",8"
- 80 a$=chr$(13)+"run"+chr$(13)
- 90 fori=1tolen(a$):poke630+i,asc(mid$(a$,i)):next:poke198,i-1
- 100 new
-