Consultor Eletrônico



Kbase P94009: How to display 132 column in Progress Character Client under Windows
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   24/02/2009
Status: Verified

GOAL:

How to display 132 column in Progress Character Client under Windows

FACT(s) (Environment):

Windows
Progress 8.3x
Progress 9.x
OpenEdge 10.x

FIX:

There are two ways to accomplish this task:
1)
a) Open a Proenv shell then type:
b) Type:
mode CON: COLS=132
c) Launch the Progress Character Client

OR

2)
Open a Character Client session
Make a modification to the Character Client Icon Properties of the icon (click on the upper left corner of the Character Client session and select properties):
Under Layout
Adjust Screen Buffer Size to Width 132

Adjust Window Size to Width 132

After you have done this please refer to Window Displays Only 80 chars Even if Width Equals 132 chars for information on how to modify the 4GL code to use the 132 column mode.