in reply to Re: Non asci character and system call
in thread Non asci character and system call

I was going to say

Combine with Win32::ShellQuote

since to use unicode Win32::Unicode systemW needs to use the shell, so, but that just reveals you can't mix the two willy nilly, probably better to just use system_detached

*groan*

  • Comment on Re^2: Non asci character and system call