home *** CD-ROM | disk | FTP | other *** search
- DefEnv test "Change Me!"
-
- Onchange test to end exit
- Onchange test update
-
- color light
- text "Current value of test is:"
- color dark light
- text "[test]"
- text
- color dark
- button 'Set it to "Hello!"' 'setenv test "Hello!"'
- button 'Set it to "That is cool!"' 'setenv test "That is cool!"'
- button 'Set it to "end"' 'setenv test end'