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

  1.  
  2. if `selector req.sel "Really delete?"` eq Yes
  3.         delete "file"
  4. endif