home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format 123
/
af123a.adf
/
af123a2.lzx
/
Selector
/
examples
/
switch.sel
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1999-03-04
|
152 b
|
12 lines
close off
gap 4
defenv s ON
button exit 'unsetenv s' exit
space
startbox
text "The switch is:"
button [s] 'execute switch s ON OFF' update
endbox