I want to print out this string:
[2/16/2012] emailed...I honestly do not know - I am an endpoint in sales - I would try contacting our corporate office. <STOP>
When I try to print this string, this is what it looks like in the terminal:
[2/16/2012] emailed...I honestly do not know û I am an endpoint in sales û I would try contacting our corporate office. <STOP>
How do I get the terminal to print "-" characters instead of "û" characters?
comments:
CHCP
command changes the code page.