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

  1. 10 A$=CHR$(32)+"TOD"
  2. 20 B$="MLDVR"
  3. 30 CLOSE15
  4. 40 OPEN15,8,15
  5. 50 PRINT#15,"R0:";A$;"=";B$
  6.