Pathmaker Reference Manual
REQUESTER Statement
Pathmaker Application Definition Language (PMADL)
2–32 067869 Tandem Computers Incorporated
Display Field Clause The following paragraphs give the term definitions for the display field clause of the
requester statement.
DISPLAY-FIELD
qualname
Specifies the name of a reference object field to be displayed in the requester's
default screen. The
qualname
specifies the reference object and the elementary
field within that object. DISPLAY-FIELD clauses cannot be defined for TYPE
REG requesters.
Enter any of the values below to associate display-related attributes with that field.
The order in which you define multiple display fields determines the order in
which the requester screen lists them.
BRIGHT
Specifies whether the field is to be bright or dim:
YES Specifies bright. This is the default value.
NO Specifies dim.
REVERSED
Specifies whether the field is to be displayed in reverse video:
YES Specifies reverse video.
NO Specifies normal display. This is the default value.
UNDERLINED
Specifies whether the field is to be underlined:
YES Specifies underlined.
NO Specifies that the field not be underlined. This is the default value.
BLINKING
Specifies whether the field is to be blinking:
YES Specifies blinking.
NO Specifies that the field not be blinking. This is the default value.
HIDDEN
Specifies whether the field is to be hidden from view:
YES Specifies hidden.
NO Specifies visible. This is the default value.