in reply to
system("start $command") in Win32
I've tried that, but it gives the same error with "1" instead of "start".
Comment on
Re: system("start $command") in Win32
Replies are listed 'Best First'.
Re^2: system("start $command") in Win32
by
bhardage
(Initiate)
on Feb 01, 2008 at 21:19 UTC
Yes, that works. Thanks very much.
[reply]
In Section
Seekers of Perl Wisdom