Re: Environment variable question

2001-05-04 Thread Hitesh Ray
rn the new directory name to Testify as it is required there for some other operation. Testify plays with variables and so I was trying to modify the variable or create a new one that can be used by testify once the perl script execution is completed. Thanks, Hitesh Paul wrote: > --- Hitesh Ray <

Environment variable question

2001-05-04 Thread Hitesh Ray
> Hi All, I am required to modify an Environment variable from one value to another using perl script. I can access the env. variables in the perl script using ENV. How can i modify so that when I exit my perl script -- the env. variable has new value. Thanks in advance. Regards, Hitesh