beautypg.com

Compaq AA-Q88CE-TE User Manual

Page 151

background image

DISPLAY NUMERIC

Keyword

Meaning

LINK

Link data items

FACILITY

Facility data items

PROCESS

Process data items

PARTITION

Partition data items

FE_TRANSACTION

Frontend transaction data items

TR_TRANSACTION

Backend transaction data items

BE_TRANSACTION

Router transaction data items

/UNDERLINE[=Boolean-expression]
/NOUNDERLINE (D)

Specifies that the displayed value is underlined if

Boolean-expression

evaluates

to True (non-zero).

/VALUE[=value-type]
/VALUE=CURRENT (D)

Specifies how the value is processed before being displayed.

Value-type

can be

one of the following keywords:

CURRENT - (default) display the current value of

expression

AVERAGE - display the average value of

expression

since the

MONITOR

command was issued.

MINIMUM - display the minimum value of

expression

since the

MONITOR

command was issued.

MAXIMUM - display the maximum value of

expression

since the

MONITOR

command was issued.

Use the

MONITOR/RESUME

command to reset average, maximum or minimum

values.

/WIDTH[=field-width]
/WIDTH=1 (D)

Specifies the width (in number of characters) to display a numeric. If more
characters than

width

are required then the number will be shifted to the right.

No data will be lost but columns of numbers will no longer line up. If

/WIDTH=1

is

specified (the default) then numbers are displayed left justified.

/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.

RTR Command Line Interface 6–75