DISPLAY TEXT
/UNDERLINE[=Boolean-expression]
/NOUNDERLINE (D)
Specifies that the displayed value is underlined if
Boolean-expression
evaluates
to True (non-zero).
/X[=column]
/X=previous-column (D)
Specifies the screen column where the item is displayed (the leftmost column is
1). By default, items are displayed in the same column as defined by the previous
DISPLAY command.
/Y[=row]
/Y=next-free-row (D)
Specifies the screen row where the item is displayed (top row is 1). By default,
items are displayed on the next free row after the item defined by the previous
DISPLAY command.
Related Commands
•
MONITOR
•
SHOW DISPLAY
•
CLEAR
•
DISPLAY NUMERIC
•
DISPLAY BAR
•
DISPLAY SYMBOLIC
Examples
See Section A.1, Interactive Definition of a Monitor Picture for examples of how
to use the
DISPLAY TEXT
command.
RTR Command Line Interface 6–85