home *** CD-ROM | disk | FTP | other *** search
/ 100 Smash Win 95 Games / 100SMASH.iso.7z / 100SMASH.iso / froghop / lingo.ini < prev    next >
Text File  |  1997-04-01  |  109b  |  9 lines

  1.  
  2. on startup
  3.      openxlib "fileio"
  4.      if string(0.0)="a" then nothing
  5.      cursor 4
  6.  
  7.  
  8. end startup
  9.