![]() |
|
Think about Loose Coupling | |
PerlMonks |
Re^2: Unable to run batch file in CGI Scriptby saberworks (Curate) |
on Sep 23, 2009 at 16:21 UTC ( #797019=note: print w/replies, xml ) | Need Help?? |
Maybe you can't start a batch file directly, maybe you have to say system('cmd.exe _path_to_batch_file');
In Section
Seekers of Perl Wisdom
|
|