home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 1: Collection A / 17Bit_Collection_A.iso / files / 1112.dms / 1112.adf / JMenu / script2 < prev    next >
Text File  |  1988-07-25  |  189b  |  6 lines

  1. echo "This is script 2"
  2. echo "The environment variable 'ex1var' which holds the value"
  3. echo "  of the menu selection you made has the following value:"
  4. getenv ex1var
  5. echo "End of script 2"
  6.