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

  1. close off
  2. defenv c ";"
  3. gap 4
  4. rows 3
  5.  
  6. startbox
  7. [c] text "Just press"
  8. [c] text "the different"
  9. [c] text "buttons"
  10. endbox
  11. button "Help text" 'setenv c " "' update
  12. button "No Help" 'setenv c ";"' update
  13. button exit 'unsetenv c' exit