home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 123 / af123a.adf / af123a2.lzx / Selector / examples / b4.sel < prev    next >
Encoding:
Text File  |  1999-03-04  |  186 b   |  6 lines

  1.  
  2.    title off
  3.    gap 0
  4.  
  5.    button "Press" 'echo >ram:s "text *"A button that makes*""' 'echo >>ram:s "text *"Another selector script*""' 'echo >>ram:s "text *"and runs it*""' load ram:s
  6.