home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 200 / 200.d81 / instructions (.txt) < prev    next >
Commodore BASIC  |  2022-08-26  |  149b  |  8 lines

  1. 5 print"[147]"chr$(14)
  2. 6 print"[200]old down [211][208][193][195][197] [194][193][210] to pause text"
  3. 10 open3,8,3,"t.all smiles*"
  4. 20 get#3,a$
  5. 30 ifpeek(203)=60then30
  6. 40 ifst=0thenprinta$;:goto20
  7. 50 close3
  8.