TITLE
The TITLE primary command enables you to title reports. When using this command, you can specify 1 to 3 title lines. The title line can be up to 60 characters in length and must be enclosed in single quotes. Once a line is changed, it remains in effect until it is changed again. Multiple TITLE primary commands can be specified in a single execution.
LINE | Identifies the line number of the title. |
Examples
The following TITLE statement puts the title on the first line of the report.
TYPE RUN;
PSB DBNAME=CUSTPDBD;
TITLE LINE01=’CHANGE CUSTOMER STATUS FOR CUSTOMER NUMBER 10357’;
PSB DBNAME=CUSTPDBD;
TITLE LINE01=’CHANGE CUSTOMER STATUS FOR CUSTOMER NUMBER 10357’;
Following is an example of a report with multiple title lines, with the second title line centered under the first line.
TYPE RUN;
PSB DBNAME=CUSTPDBD;
TITLE LINE01=’THE CUSTOMER AND PRIMARY SALES REPRESENTATIVE’
LINE02=’ CUSTOMERS IN REGION 10 SALES ZONE 18’;
PSB DBNAME=CUSTPDBD;
TITLE LINE01=’THE CUSTOMER AND PRIMARY SALES REPRESENTATIVE’
LINE02=’ CUSTOMERS IN REGION 10 SALES ZONE 18’;
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*