home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Best of Mecomp Multimedia 2
/
MECOMP-CD-II.iso
/
amiga
/
tools
/
boot
/
selector
/
examples
/
switch
< 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
AmigaDOS Script File
|
1996-04-24
|
84 b
|
7 lines
.key var,s1,s2
if $<var> EQ <s1>
setenv <var> <s2>
else
setenv <var> <s1>
endif