Inhibit printing a report group named in a USE BEFORE REPORTING clause. This structure suppresses the following report group
functions:
Restriction: This topic applies only when the AppMaster Builder AddPack has been installed, and applies only to Windows platforms.
- Line printing
- LINE NUMBER and NEXT GROUP processing
- LINE-COUNTER adjusting
Syntax:
SUPPRESS PRINTING
Example:
NTRY OPEN INPUT OUTPUT
PERFORM MAIN-PARA
DPAR SUPPRESS-CH-REGION SECTION
USE BEFORE REPORTING CH-REGION
DPAR SUPPRESS-CH-REGION-PARA
IF FIRST-FLG = TRUE
SUPPRESS PRINTING
Comments: