SUBTITLE


The SUBTITLE control statement specifies a text string to be printed on the fourth line of any report.

SUBTITLE  'text'

This text string can also appear under the SUBTITLE column in the Report Table of Contents. The text string is used as a unique identifier when several similar reports are requested. The SUBTITLE control statement must follow the report control statement for the report to be subtitled.

Parameters

The parameter for the SUBTITLE control statement is as follows:

'text'

The 'text' is a quoted character string up to 52 characters long, excluding outside delimiting apostrophes. If the string contains no blank spaces and consists only of alphabetic and numeric characters, the enclosing apostrophes can be omitted.

Examples

The following example illustrates the use of the SUBTITLE control statement.

Example
IOQ
SUBTITLE   'SUMMARY REPORT'

One I/O Queuing Activity Report is produced for the entire reporting period, and the subtitle SUMMARY REPORT is printed on the fourth line of the report header.

Example
IOQ
SUBTITLE  'DAILY REPORT'
SHIFT      RPTS=DAILY,TYPE=LOCAL

Multiple I/O Queuing Activity Reports are produced, one for each whole or partial day within the reporting period, and the subtitle DAILY REPORT is printed on the fourth line of the report header.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*