home *** CD-ROM | disk | FTP | other *** search
/ Compute! Gazette 1994 May / 1994-05b.d64 / chr$ (.txt) < prev    next >
Commodore BASIC  |  2022-09-20  |  153b  |  12 lines

  1. 10 printchr$(147)
  2. 20 printchr$(14):print
  3. 30 printchr$(169):print
  4. 40 printchr$(233):print
  5. 50 printchr$(127):print
  6. 60 printchr$(223):print
  7. 70 printchr$(126):print
  8. 80 printchr$(222):print
  9. 90 printchr$(255):print
  10. 100 printchr$(186):print
  11. 110 printchr$(250)
  12.