home *** CD-ROM | disk | FTP | other *** search
/ 8bitfiles.net/archives / archives.tar / archives / genie-commodore-file-library / C64-128BBS / CITADEL-64BBS.ARC / RUN-NOW (.txt) < prev    next >
Encoding:
Commodore BASIC  |  2019-04-13  |  85 b   |  7 lines

  1. 10 OPEN8,8,8,"SETUP HINTS"
  2. 20 INPUT#8,A$:SR=ST
  3. 30 PRINTA$
  4. 40 IFSR<>0THEN60
  5. 50 GOTO 20
  6. 60 CLOSE8:END
  7.