banjopicker
Programmer
I am running a perlscript on windows. To execute DOS commands within Perl, I have used "system 'dir';" within the Perl code. This example would execute a simple directory listing. The challenge I am having is... when I attempt to set a system variable, specifically "SET MQSERVER=SCCH/TCP/10.10.10.10(1414), it does not get set. I have also tried to execute an external command file that does the set and it does not work either. All other DOS commands seem to work fine...
Any suggestions?
thanks,
banjopicker
Any suggestions?
thanks,
banjopicker