home *** CD-ROM | disk | FTP | other *** search
/ Aminet 18 / aminetcdnumber181997.iso / Aminet / util / misc / selector43.lha / Selector / confirm.sel < prev    next >
Encoding:
Text File  |  1996-04-25  |  152 b   |  15 lines

  1.  
  2. gap 6
  3. close off
  4. title 'Please Confirm'
  5. rows 2
  6.  
  7. color 2
  8. text "Okay to:"
  9. text '[arg1]'
  10.  
  11. color 1
  12. startbox
  13.   button Yes '[arg1]' exit
  14. endbox
  15. button No Exit