home *** CD-ROM | disk | FTP | other *** search
/ 64'er / 64ER_CD.iso / 87xx / 8705.d64 / blazing-koala (.txt) < prev    next >
Commodore BASIC  |  1995-03-30  |  318b  |  5 lines

  1. 10 INPUT"BLAZING PADDLES ";BP$:BP$="PI."+BP$+"*"
  2. 20 SYS(57812)BP$,8,0:SYS2250
  3. 30 INPUT"KOALAPAINTER    ";KP$:KP$=LEFT$("[129]PIC A "+KP$+"        ",15)
  4. 40 SYS(57812)KP$,8,0:SYS2259
  5.