home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / perl / 5365 < prev    next >
Encoding:
Text File  |  1992-08-18  |  1.0 KB  |  32 lines

  1. Newsgroups: comp.lang.perl
  2. Path: sparky!uunet!sun-barr!ames!haven.umd.edu!darwin.sura.net!nntp.msstate.edu!willis.cis.uab.edu!mahesh
  3. From: mahesh@amnese.eng.uab.edu (B.G. Mahesh)
  4. Subject: Beginner's question : how to set path and env
  5. Message-ID: <1992Aug18.200145.17076@cis.uab.edu>
  6. Originator: mahesh@amnese.eng.uab.edu
  7. Sender: root@cis.uab.edu (Bruce Williams)
  8. Reply-To: mahesh@evb.com
  9. Organization: SETT, Inc.
  10. Distribution: usa
  11. Date: Tue, 18 Aug 1992 20:01:45 GMT
  12. Lines: 18
  13.  
  14. I want to set a few  environment variables from my
  15. perl script.  I tried
  16.  
  17.  $ENV{'SEE_ADA_COMPILER'} = $i;
  18.  
  19.  Once I quit from the program it looses the value
  20.  I set it to in the program. I want the value to be
  21.  retained even after I quit from the program. How do
  22.  I do this ? Also I needto modify my the path in the script.
  23.  Please respond by email only.
  24.  
  25. thanks
  26.  
  27. -- 
  28. B.G. MAHESH                           | Email : mahesh@evb.com
  29. Software Engineer                     |         widget!mahesh@uunet.uu.net
  30. SETT Inc.                  | 
  31. Frederick MD                          |
  32.