home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 18
/
aminetcdnumber181997.iso
/
Aminet
/
util
/
misc
/
selector43.lha
/
Selector
/
env3.sel
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-04-23
|
228 b
|
13 lines
close off
defenv c ";"
gap 4
rows 3
startbox
[c] text "Just press"
[c] text "the different"
[c] text "buttons"
endbox
button "Help text" 'setenv c " "' update
button "No Help" 'setenv c ";"' update
button exit 'unsetenv c' exit