ASMF013W CERTAIN "DO NOT PROCESS" OPTIONS ARE REJECTED DUE TO LINE LENGTHS > 256. OPTIONS RESERVED FOR PROGRAM SOURCE DATA.

Explanation

“Do not process” options are not allowed if line > 256 characters. These options are primarily for source text. The DPLINE process statement is allowed in these cases.

System action

The SuperC run continues.

Programmer response

Either use the DPLINE statement or modify the data before comparing.