Pathmaker Reference Manual
REQUESTER Statement
Pathmaker Application Definition Language (PMADL)
2–36 067869 Tandem Computers Incorporated
Pseudofield Clause The following paragraphs give the term definitions for the pseudofield clause of the
requester statement.
PSEUDOFIELD
name
Specifies a name to define a pseudofield element to be displayed in the requester's
screen. You need to use a pseudofield defined in the Pathmaker product as a
displayable pseudofield. Y
You can display multiple pseudofields, in any order.
The following paragraphs describe additional pseudofield attributes that you can
specify: AT, BRIGHT, REVERSED, UNDERLINED, BLINKING, and HIDDEN.
AT
Specifies the location of the pseudofield 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.
ROW
number
Specifies a row number on the page.
COLUMN
number
Specifies a column number on the page.
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 in reverse video:
YES Specifies reverse video.
NO Specifies normal display. This is the default value.