From: Konovalov, V. <vko...@sp...> - 2004-11-23 14:57:43
|
> Win32::ShellEx('\Windows\calc.exe',0); > I get Exitcode 9 and on stderr: > Unrecognized character \xB4 at {file} line .. what does system('\Windows\calc.exe'); will do for you? > Have you ever seen this. Probably I'm again doing something > wrong with the quotation marks. I suspect an error somewhere else. Could you cut try running a script with one single line containing duscussed calls? |