in reply to
system() on Win32
To manage network drives you don't really need to use a system call : you can use
Win32::NetRessource
(activestate default install) .
zlr
Comment on
Re: system() on Win32
In Section
Seekers of Perl Wisdom