[Project_owners] xul element
Neil
neil at parkwaycc.co.uk
Thu Oct 30 07:46:44 PDT 2008
joe ertaba wrote:
> I can redirect output of some program to my extension, but when I send
> them to textbox there are lots of unknown chars, so I wonder if there
> is any other elements which can handle these standard commands without
> extra programing
>
> Any Idea ?
Did you read the output using the correct character set? Command prompt
usually uses the application charset (typically Windows-1252) although
the chcp command can change this at least for cmd.exe itself.
More information about the Project_owners
mailing list