in reply to Re: Executing windows batch files via System
in thread Executing windows batch files via System
I agree. Anyway, what the DOS batch file is doing anyway? I doubt you couldn't rewrite the functionality (even if you're going to use system()) in some parts) using Perl code.
If you're using ActivePerl, my suggestion is that you take a look at the module Win32::Process and see if it's not a better option for the problem.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Executing windows batch files via System
by BrowserUk (Patriarch) on Apr 26, 2007 at 13:20 UTC |