Using the PARAM area on the Control Page or Extended Control Page, you can change various aspects of the session configuration.
Changing the PARAM involves typing an entry to the left of the slash and to the right of the slash. Your entry on the left side of the slash indicates which option you want to modify. Your entry on the right side of the slash indicates the setting for that option.
For example, to display a space whenever you press the space bar, you would type the following for PARAM:
PARAM(SP/DS)
where SP indicates the space bar option and DS turns the destructive space on.
The following table lists the configurations options you can specify and the entries to type to set them. Data that you type to the left of the slash mark appear in the Left column; data you type to the right of the slash mark appear in the Right column. This table also indicates which terminal types support each option.
Table 1
Function |
Left |
Right |
Terminal Type |
---|---|---|---|
Specify the background color of the session window |
BC |
BK (black) BL (blue) CY (cyan) GR (green) MA (magenta) RE (red) WH (white) YE (yellow) |
UTS 50 |
Not display control characters |
CC |
OF |
UTS 20/40/50/60 |
Display control characters |
CC |
ON |
UTS 20/40/50/60 |
Specify the number of columns per page that the host supports (such as 80, 132, 256) |
CL |
01-256 |
UTS 20/40/60 |
Specify the color of text on the screen |
DC |
BK (black) BL (blue) CY (cyan) GR (green) MA (magenta) RE (red) WH (white) YE (yellow) |
UTS 50 |
Specify the number of columns per page (hexadecimal) |
HC |
01-FF |
UTS 60 |
Specify the number of rows per page (hexadecimal) |
HL |
01-FF |
UTS 60 |
Specify the status line background color |
IB |
BK (black) BL (blue) CY (cyan) GR (green) MA (magenta) RE (red) WH (white) YE (yellow) |
UTS 50 |
Specify the status line character color |
IC |
BK (black) BL (blue) CY (cyan) GR (green) MA (magenta) RE (red) WH (white) YE (yellow) |
UTS 50 |
Specify the number of rows per page (decimal) |
LN |
02-24 |
UTS 20/40/60 |
Configure the space bar to insert spaces |
SP |
DS |
UTS 20/40/50/60 |
Configure the space bar to move the cursor without inserting spaces |
SP |
NS |
UTS 20/40/50/60 |
Disable transmit emphasis |
TE |
DE |
UTS 50 |
Disable transmit emphasis, 20 - 2F (2X mode) |
TE |
E2 |
UTS 50 |
Disable transmit emphasis, 30 - 3F (3X mode) |
TE |
E3 |
UTS 50 |
Enable the transmission of expanded color FCCs |
TF |
CF |
UTS 60 |
Disable the transmission of expanded FCCs |
TF |
DF |
UTS 40/50/60 |
Enable the transmission of expanded FCCs |
TF |
EF |
UTS 40/50/60 |
Display uppercase and lowercase characters |
UC |
NO |
UTS 20/40/50/60 |
Display uppercase characters only |
UC |
YS |
UTS 20/40/50/60 |
Specify which characters should appear in only uppercase when UC is YS |
UR |
XX, where XX is the desired range of characters.For example, to make all letters between A and M uppercase, you would type AM. |
UTS 20/40/50 |
Specify the status line colors (UTS 60 only) |
XL |
|
UTS 60 |
Specify the session window colors (UTS 60 only) |
XS |
|
UTS 60 |