home *** CD-ROM | disk | FTP | other *** search
/ 8bitfiles.net/archives / archives.tar / archives / commodore-scene-files / Geos / GEOS128 / GeosD81 / cs35.d81 / reader (.txt) < prev    next >
Encoding:
Commodore BASIC  |  2019-04-13  |  284 b   |  4 lines

  1. 10 INPUT"[147][198]ILENAME";F$:IFF$=""THEN END
  2. 20 INPUT"[196]EVICE";D$:IFD$=""THEND$="8"
  3. 30 SYS2137,F$,VAL(D$):END
  4.