beautypg.com

Resetting report attributes – HP NonStop G-Series User Manual

Page 64

background image

Formatting Reports and Plots

Measure User’s Guide 520560-003

4 -4

REPORT Attributes

Resetting REPORT Attributes

To reset a REPORT attribute to its initial default setting, use the RESET REPORT
command. For example, to reset the FORMAT attribute to its initial default value:

9+ RESET REPORT FORMAT
10+ SHOW REPORT FORMAT
Set Report Format normal

To reset all REPORT attributes to their initial defaults, use an asterisk in the RESET
command. For example:

11+ RESET REPORT *
12+ SHOW REPORT *
Set Report Dots off
Set Report Format normal
Set Report Rate on

DOTS

Specifies whether displays include a string of dots between counter
labels and a formatted numeric value (Measure G11 and later).

ON

adds dots to the report display.

OFF

formats spaces between labels and numeric
values (default).

LOADID loadid

Specifies the name to be put in the LOADID field of the records
generated by this command.

CR-NAME-LEN

Controls the displayed length of procedure (code-range) names:

SHORT

truncates procedure (code-range) names (if

necessary) at 32 characters.

LONG

displays both short and long forms of procedure

names.

CR-NAME-FORM

Controls whether demangled procedure (code-range) names are
displayed (if applicable):

STANDARD

displays whatever form was specified in the

code file (mangled) or EDIT file (demangled).

STANDARD is the default.

DEMANGLED

displays demangled procedure names.

BOTH

displays both STANDARD and DEMANGLED

procedure

names.

CR-NAME-QUAL

Controls whether procedure (code-range) names are displayed with
object file name qualifiers, if available:

UNQUALIFIED

displays in traditional form with no qualifiers

(default).

QUALIFIED

with the Guardian or OSS object file name of

the associated code.

Table 4-1. MEASCOM REPORT Attributes (page 2 of 2)

Attribute

Description