ADELIA |
|
|
|
|
(B) |
|
|
|
|
Syntax
%CREATE_REPORT ReportTemplate
Description
This instruction is used to create the current report for a batch program.
Example
1. %CREATE_REPORT REPORT_TEMP_1
In this example, the current report is created with REPORT_TEMP_1 as the report template.
2. %CREATE_REPORT $REPORT_TEMP
In this example, the current report is created with the value of the REPORT_TEMP variable as the report template.
List of Q/A instructions by topic