home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fred Fish Collection 1.5
/
ffcollection-1-5-1992-11.iso
/
ff_progs
/
ui_utils
/
jmenu.lzh
/
JMENU
/
SCRIPT2
< 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
|
1991-08-15
|
189 b
|
6 lines
echo "This is script 2"
echo "The environment variable 'ex1var' which holds the value"
echo " of the menu selection you made has the following value:"
getenv ex1var
echo "End of script 2"