Pathway/iTS TCP and Terminal Programming Guide

Programming for Specific Terminals
Compaq NonStop™ Pathway/iTS TCP and Terminal Programming Guide426751-001
3-10
Using Extended Field Attributes
You can combine one of the following highlight display attributes with one or more
of the other highlight display attributes (that is, with BRIGHT, HIDDEN, MDTON,
NUMERIC-SHIFT, or PROTECTED). You cannot combine the following highlight
display attributes with each other:
BLINK
REVERSE
UNDERLINE
If a terminal in the IBM 3270 family supports the following outline display
attributes, you can combine them with one another and with any highlight display
attribute (that is, with BRIGHT, HIDDEN, MDTON, NUMERIC-SHIFT,
PROTECTED, BLINK, REVERSE, or UNDERLINE):
TOPLINE
NOTOPLINE
LEFTLINE
NOLEFTLINE
RIGHTLINE
NORIGHTLINE
BOTTOMLINE
NOBOTTOMLINE
BOXFIELD
Examples:
(BLINK, TOPLINE, BOTTOMLINE)
(REVERSE, LEFTLINE, RIGHTLINE)
(UNDERLINE, BOTTOMLINE, TOPLINE)
Valid Language and Terminal Combinations
The keyword KANJI-KATAKANA specifies the only language that can be declared for
IBM 3270 terminals.
If the language does not match the valid language choices for a terminal class, the
compiler marks the statement as an error.