With this session parameter, you can suppress the printing of identical
information in successive lines created by a WRITE
or
DISPLAY
statement.
The IS
parameter setting can be suspended for one
record by issuing the SUSPEND IDENTICAL
SUPPRESS
statement.
The IS
parameter may be used in combination with
the parameters ES
and ZP
to cause empty line
suppression.
Possible settings | ON |
A value which is identical to the
previous value for the field will not be displayed.
If a |
|
---|---|---|---|
OFF |
No automatic suppression will be used. | ||
Default setting | OFF |
||
Specification within session | yes | Applicable Statements: | |
Applicable Command: | none |
FORMAT IS=ON
See also Parameters to Influence the Output of Fields in the Programming Guide.