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