Steps:
- Select the Report DPM NPR.DOLT
- Enter a report name (any name you like)
- Page 1 will need a Report Title:
"_%(NPR)DOLT..zcus.report.M..s(0)_"
You will need to replace "report" with the name of your report. - Set Active field set to Y and set Page Banner to NONE
- Add the following Footnotes:
AL START start
SFF NO
EFF NO
PFF NO
- File and translate your report
- Add a macro called start with the following code:
""^/Z.PRT.SUPPRESS.PRINTING^/R.FRAGMENT,
%NPR.DOLT.print.macros.S("%(NPR)DOLT..print.macros")
- File and translate your start macro
- Add a macro called s with the following code:
IF{'/GO 1^/GO,
1^/Z.PRT.SUPPRESS.PRINTING},
"PRINT $T MACROS";
- File and translate your macro and then retranslate your report again