in reply to Unicode (utf8) does not pass correctly to Windos system call.
utf8::encode( my $enc_string = $string ); system("Example.exe \"$enc_string\"");
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Unicode (utf8) does not pass correctly to Windos system call.
by jyankel (Initiate) on Nov 16, 2009 at 15:43 UTC | |
by moritz (Cardinal) on Nov 16, 2009 at 16:05 UTC | |
by ikegami (Patriarch) on Nov 16, 2009 at 16:29 UTC | |
by jyankel (Initiate) on Nov 17, 2009 at 13:06 UTC |