The SUPPRESSADV option determines whether to ignore the ADVANCING phrase of the WRITE statement for record sequential files.
SUPPRESSADV={ON|OFF}
ON | Ignore the ADVANCING phrase of the WRITE statement for record sequential files. |
OFF | Do not ignore the ADVANCING phrase of the WRITE statement for record sequential files. |
Default: | OFF |