home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fish 'n' More 2
/
fishmore-publicdomainlibraryvol.ii1991xetec.iso
/
disks
/
disk460.lzh
/
JMenu
/
script2
< prev
next >
Wrap
Text File
|
1991-02-17
|
189b
|
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"