Pathway/iTS SCREEN COBOL Reference Manual (H06.10+, J06.03+)
Procedure Division
HP NonStop Pathway/iTS SCREEN COBOL Reference Manual—426750-003
6-139
Attribute Handling for 6500-Series Terminals
•
If you change a field with a BLINK attribute to REVERSE, the field goes reverse
but it does not blink.
•
If you change a field with a BLINK attribute to UNDERLINE, the field is underlined
but it does not blink.
•
If a field is originally REVERSE and you change it to BLINK, the field only blinks
and is not reversed.
•
If you change a REVERSE field to UNDERLINE, then the field is underlined but not
reversed.
•
If you change an underlined field to HIDDEN, neither the text nor the underline is
displayed; they are hidden.
•
If you change an underlined field to BLINK, the underline does not appear but the
text blinks.
•
If you cnage a field with an UNDERLINE attribute to REVERSE, the field is
reversed but the underline does not appear
•
If the field initially set to top, bottom, left, right, or in the boxfield was changed to
BLINK, then only the text will blink. The lines will not blink.
Attribute Handling for 6500-Series Terminals
The following table shows how SCREEN COBOL handles multiple attributes for 6500-
series terminals.
HIDDEN
PROTEC-
TED BLINK MDTON DIM REVERSE
UNDER-
LINE
HIDDEN
Hidden Hidden &
Protected
Hidden &
Blink
Hidden
and Mdton
Area is
Dim.
Text is
Hidden.
Area is
Reverse.
Text is
Hidden.
Under-line
and
Hidden
PROTEC-
TED
Protected
& Hidden
Protected Protected
& Blink
Protected
& Mdton
Protected
& Dim
Protected
& Reverse
Protected
& Under-
line
BLINK
Blink &
Hidden
Blink &
Protected
Blink Blink &
Mdton
Blink &
Dim
Blink &
Reverse
Blink &
Under-line
MDTON
Mdton &
Hidden
Mdton &
Protected
Mdton and
Blink
Mdton Mdton &
Dim
Mdton &
Reverse
Mdton &
Under-line










