Previous Topic: Using the Output PF KeysNext Topic: Viewing Query Statistics


Using Output Commands

You can enter output formatting commands on the command line whether or not the PF key menu appears on the output panel. The commands are:

DETAIL

Entered on the report output panel, formats report to display the report as it is defined in the query, with detail and totals.

NO-DETAIL

Shows PRINT command totals and WHEN/DO results. Suppresses detail lines.

NO-TOTALS

Show only detail lines and suppress total lines.

TOTALS

Show only total lines and omit detail lines.

NOWRAP

Issue after WRAP command to return wrapped report lines to multi-screen display.

WHEN-ONLY

Shows only WHEN/DO statement results and omits all other data.

WRAP

Moves off-screen lines to current screen of multi-screen display by wrapping each report line before starting the next report line.

See Changing the Format of DQL Mode Total Output for a complete discussion of these output options.