home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 60 / 060.d81 / dos-master (.txt) < prev    next >
Commodore BASIC  |  2022-08-26  |  728b  |  20 lines

  1. 10 poke53280,0:poke53281,0:printchr$(147)chr$(14)chr$(8)
  2. 20 gosub61000
  3. 22 poke214,6:print:printtab(11)"[159][196] [207] [211] - [205] [193] [211] [212] [197] [210]"
  4. 30 poke147,0:sys57812"dos.o",8,1:sys62631
  5. 40 sys49152:printchr$(142):end
  6. 61000 poke214,15:print
  7. 61110 print"  [155][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184]"
  8. 61120 print"  [152]                                    "
  9. 61130 print"                                      "
  10. 61140 print"                                      "
  11. 61150 print"        [208]ublished on [204][207][193][196][211][212][193][210] #60     "
  12. 61160 print"      [211]ubscriptions 1-800-831-2694    "
  13. 61170 print"     [195][200][193][206][199][201][206][199][160][212][200][201][211][160][206][207][212][201][195][197][160][201][211][160][201][204][204][197][199][193][204]  "
  14. 61180 print"                                      "
  15. 61190 print"  [151][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185]"
  16. 61200 au$="[196][207][211]-[205][193][211][212][197][210]":poke214,17:print:printspc(20-len(au$)/2)"[152]"au$
  17. 61210 au$="by [193]ndrew [204]ittle  (c) 1989":poke214,18:print
  18. 61220 printspc(20-len(au$)/2)"[152]"au$""
  19. 61230 return
  20.