Pathmaker Reference Manual
REQUESTER Statement
Pathmaker Application Definition Language (PMADL)
067869 Tandem Computers Incorporated 2–37
UNDERLINED
Specifies whether the field is to be underlined:
YES Specifies underlined.
NO Specifies that the field is not to be underlined. This is the default
value.
BLINKING
Specifies whether the field is to be blinking:
YES Specifies blinking.
NO Specifies that the field is not to 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.
Usage Considerations for the Pseudofield Clause
This clause is not allowed for TYPE REG requesters.
If you define any elements in the requester's screen, the @ADVISORY pseudofield
must be defined in the base area of the screen.
A pseudofield cannot be used in more than one pseudofield clause in the requester.
Pointfield Clause The following paragraphs give the term definitions for the pointfield clause of the
requester statement.
POINTFIELD
name
Specifies the name of a point field element to define a point field in the requester's
screen. You can define multiple point fields, in any order.
POINTFIELD clauses cannot be defined for TYPE REG requesters.
AT
Specifies the location of the point field in the requester's screen.
If you do not specify a page number, the row and column numbers must refer
to a location outside of the requester's paging area.
PAGE
number
Specifies the page location.