home *** CD-ROM | disk | FTP | other *** search
/ Compute! Gazette 1989 September / 1989-09.d64 / slideshow.note (.txt) < prev    next >
Commodore BASIC  |  2022-09-20  |  910b  |  24 lines

  1. 10 printchr$(14):poke 53280,11:poke 53281,11:poke 646,15
  2. 20 print"[147][212]he [211]lideshow program cannot be executed";
  3. 30 print"from the menu because it requires"
  4. 40 print"[199][197][207][211] in order to run. [198]or your"
  5. 50 print"convenience, we've converted this disk"
  6. 80 print"to [199][197][207][211] format. [212]o use the program,"
  7. 90 print"boot [199][197][207][211] then insert the [199]azette disk"
  8. 100 print"and double-click on the [211]lideshow"
  9. 110 print"icon."
  10. 140 print"[198]or more information about [211]lideshow,"
  11. 150 print"please refer to the corresponding issue"
  12. 160 print"of [195][207][205][208][213][212][197]!'s [199]azette."
  13. 170 print"[155][206][207][212][197]: [144][196]o not attempt to use the"
  14. 180 print"[199]eoconverter program on [211]lideshow[144]."
  15. 190 print"[201]t has already been converted to [199][197][207][211]"
  16. 195 print"format."
  17. 200 ford=1to40:print"[155][164]";:next
  18. 210 print"    [208]ress any key to reload the menu    [146]"
  19. 220 poke198,0:wait198,1:getdh$
  20. 230 print"[147]"chr$(142):s$="l[207]"+chr$(34)+"mn"+chr$(34)+",8:"+chr$(131)
  21. 240 fori=1tolen(s$):poke630+i,asc(mid$(s$,i)):next:poke198,i
  22. 250 poke53281,14:poke53280,14
  23. 260 printchr$(142)"[145]          reloading the menu[154]":end
  24.