Pathmaker Reference Manual
REQUESTER Statement
Pathmaker Application Definition Language (PMADL)
2–38 067869 Tandem Computers Incorporated
ROW
number
Specifies a row number on the page.
COLUMN
number
Specifies a column number on the page.
Decoration Clause The following paragraphs give the term definitions for the decoration clause of the
requester statement.
DECORATION
text
Defines a decoration element in the requester's screen. The text specifies the
length and content of the decoration. You can define multiple decorations, in any
order.
DECORATION clauses cannot be defined for TYPE REG requesters.
The following paragraphs describe additional decoration attributes that you can
specify: AT, BRIGHT, REVERSED, UNDERLINED, BLINKING, and HIDDEN.
AT
Specifies the location of the decoration 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 decoration is to be bright or dim:
YES Specifies bright. This is the default value.
NO Specifies dim.