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.
_______________________________________________
Project_owners mailing list
[email protected]
https://www.mozdev.org/mailman/listinfo/project_owners

Reply via email to