home *** CD-ROM | disk | FTP | other *** search
/ The Best of Mecomp Multimedia 2 / MECOMP-CD-II.iso / amiga / tools / boot / selector / examples / bigmess < prev    next >
Encoding:
AmigaDOS Script File  |  1997-05-07  |  172 b   |  8 lines

  1. .key text/F
  2.  
  3. echo >ram:file1 <text>
  4. /tools/selectortext >ram:file2 ram:file1 50
  5. echo >>ram:file2 "button Continue exit"
  6. selector ram:file2
  7. delete >nil: ram:file1 ram:file2
  8.