home *** CD-ROM | disk | FTP | other *** search
/ 64'er / 64ER_CD.iso / sh1x / sh11a.d64 / s-teil4 (.txt) < prev    next >
Commodore BASIC  |  1995-03-30  |  95b  |  5 lines

  1. 10 OPEN2,8,1,"TEIL4,P,W"
  2. 20 PRINT#2,CHR$(0)CHR$(224);:A=8192
  3. 30 PRINT#2,CHR$(PEEK(A));:A=A+1:IFA<>16192THEN30
  4. 40 CLOSE2
  5.