in reply to system("start $command") in Win32

I've tried that, but it gives the same error with "1" instead of "start".

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.