Hi I am calling vcvars32.bat using system call in perl program,but the variables set in the batch file are lost when the execution come out of the system call.i want preserve all variables values define in the vcvars32.bat in my perl program after executing the vcvars32.bat. Thanks John
"Jack Faley ( The Tao of Jack )" <[EMAIL PROTECTED]> wrote: Do these variables change while perl is running? Otherwise you could set the variables in the batch file and have it call perl. On 9/8/06, john wright wrote: > > Hi All, > I want to call vcvars32.bat from perl script and effectively borrow the > variables from that batch file. If I use system call, the variables set in > the batch file are lost when the execution come out of the system call . > > Thanks > John > > > --------------------------------- > How low will we go? Check out Yahoo! Messenger's low PC-to-Phone call > rates. > -- --------------------------------- How low will we go? Check out Yahoo! Messengers low PC-to-Phone call rates.