home *** CD-ROM | disk | FTP | other *** search
/ Compute! Gazette 1991 March / 1991-03.d64 / graphcon.msg (.txt) < prev    next >
Commodore BASIC  |  2022-09-20  |  929b  |  25 lines

  1. 10 printchr$(14):poke 53280,11:poke 53281,11:poke 646,15
  2. 20 print"[147][212]he [199]raphic [195]onverter cannot be run"
  3. 30 print"from the menu, but, instead, requires"
  4. 40 print"[199][197][207][211]. [198]or your convenience, this disk"
  5. 50 print"has been converted to [199][197][207][211] format."
  6. 80 print"[212]o use the [199]raphic [195]onverter, boot"
  7. 90 print"[199][197][207][211] and use it to copy graph conv[155] to"
  8. 100 print"a suitable [199][197][207][211] work disk from which it"
  9. 115 print"can then be selected and run."
  10. 117 print"[198]or more information about this program"
  11. 118 print"please refer to the corresponding"
  12. 119 print"article in [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 graph conv[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 getdh$:ifdh$=""then220
  20. 225 poke53280,0:poke53281,0:print"[147]":print"              [204]oading [199][207][211]"
  21. 230 print"[144]load";chr$(34);"gos.menu";chr$(34);",8"
  22. 240 print"run"
  23. 250 poke198,4:poke631,19:poke632,13:poke633,13
  24. 260 end
  25.