I'm running perl on Windows NT. I need to do a DOS command within one of my scripts. I thought the system command would work for this, but apparently I'm not using the correct syntax... The command I need to run is:
rmtcmd call pgm(library/program) systemname /z
I haven't gotten any errors so far, the script just seems to "hang."
rmtcmd call pgm(library/program) systemname /z
I haven't gotten any errors so far, the script just seems to "hang."