Pathway/iTS SCREEN COBOL Reference Manual (G06.24+, H06.03+, Pathway/iTS 1.0+)
Procedure Division
Compaq NonStop™ Pathway/iTS SCREEN COBOL Reference Manual—426750-001
6-106
Attribute Handling for 6500-Series Terminals
Attribute Handling for 6500-Series Terminals
The following table shows how SCREEN COBOL handles multiple attributes for 6500-
series terminals.
USE FOR SCREEN RECOVERY Statement
The USE FOR SCREEN RECOVERY statement is entered in the Declaratives portion
of the Procedure Division. It identifies a procedure to restore the terminal display
should an error occur while the specified base screens are active. USE FOR SCREEN
RECOVERY clause is invoked when there are terminal or communication errors,
processor failures, or terminal suspensions. See the Compaq NonStop™ Pathway/iTS
TCP and Terminal Programming Guide for a list of errors that invoke the USE FOR
SCREEN RECOVERY clause. The Declaratives procedure is called automatically only
after the terminal is suspended and restarted with the PATHCOM command RESUME
TERM. Typically, the SCREEN COBOL program displays advisory text on the screen,
and the user must then take corrective action. If no user error recovery is provided in the
SCREEN COBOL program, then the TCP takes its own action on terminal errors.
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
DIM
Text is
Hidden &
area is
Dim
Dim &
Protected
Dim &
Blink
Dim &
Mdton
Dim Dim &
Reverse
Dim &
Under-
line
REVERSE
Reverse
& Hidden
Reverse &
Protected
Reverse &
Blink
Reverse &
Mdton
Reverse &
Dim
Reverse Reverse &
Under-
line
UNDER-
LINE
Underline
&
Hidden
Underline
&
Protected
Underline
& Blink
Underline
& Mdton
Underline
& Dim
Underline
& Reverse
Under-
line