home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 204 / 204.d81 / b.knock31 (.txt) < prev    next >
Commodore BASIC  |  2022-08-26  |  707b  |  16 lines

  1. 1 rem "b.knock31" 2001.04.11
  2. 10 print"[147]":poke53280,0:poke53281,0:gosub100:a$="knock31"
  3. 12 dv=peek(186):ifdv<8ordv>29thendv=8
  4. 32 print"[144]l[207]"chr$(34)a$chr$(34)","dv:print"r[213]:":poke214,17:print
  5. 34 poke2048,0:poke44,8:poke43,1:poke631,19:poke632,13:poke633,13:poke198,3:end
  6. 100 z$=" [152]                                      ":poke214,5:print
  7. 102 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][184][184]":fori=0to10:printz$:next
  8. 104 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][185][185][152]"
  9. 106 z$(0)="[203][206][207][195][203] 31":z$(2)="by [204]ance [195]. [212]homas"
  10. 108 z$(4)="(c) 2001 by [202] & [198] [208]ublishing, [201]nc."
  11. 110 z$(5)="[212]his program is not shareware":z$(6)="or in the public domain."
  12. 112 z$(8)="www.loadstar.com"
  13. 114 poke214,7:print:fori=0to8:printtab(20-(len(z$(i))/2))""z$(i):next:return
  14. 10000 a$="b.knock31"
  15. 10010 dv=peek(186):open15,dv,15,"s0:"+a$:close15:savea$,dv:end
  16.