>I had a similar issue trying to launch a web browser >using system "start ..."
>My workaround was to use a Win32::API call to >ShellExecuteA I also use ShellExecute - but you don't need to use Win32::API as its already in Win32::GUI. Cheers, Jez.
>I had a similar issue trying to launch a web browser >using system "start ..."
>My workaround was to use a Win32::API call to >ShellExecuteA I also use ShellExecute - but you don't need to use Win32::API as its already in Win32::GUI. Cheers, Jez.