Hi All,
I am having one bat file which will set up some environment variables. I want to use those variables with in the perl file. I tried with system call in perl. It is running the bat file, once it returned back to perl it is not remembering the environment variables.
Any help to solve this issue?
Thanks in adavance,
Sowndar