in reply to
Re: system() on Win32
in thread
system() on Win32
On every sane windows system cmd.exe is in the PATH and therefore specifying the complete path is unnecessary.
I strongly believe it is a security policy issue as mentioned elsewhere in this thread.
holli,
/regexed monk/
Comment on
Re^2: system() on Win32
In Section
Seekers of Perl Wisdom