Kbase P143947: How to display TM trademark character on UNIX?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  26/05/2009 |
|
Status: Unverified
GOAL:
How to display TM trademark character on UNIX?
GOAL:
How to display the trademark (TM) character in a terminal emulator?
FACT(s) (Environment):
UNIX
Progress 8.x
Progress 9.x
OpenEdge 10.x
FIX:
The following scenario is for when using Putty as terminal emulator.
Under Window->Translation set the codepage for the received data to "Win1252". This tells Putty to treat the bytes from telnet as 1252.
Under Window->Appearance, change the font to something capable of displaying TM. Courier new will do ok.
Start the progress client session with 1252 code page:
_progres -cpterm 1252
Run the following code from Procedure Editor:
DISPLAY CHR(153).