DSNH4771I E csectname PRECOMPILER OPTION QUOTE CANNOT BE SPECIFIED IN THIS CONTEXT. USE THE APOST OPTION

Explanation

When the value of the CCSID precompiler option is 1026 or 1155, and the value of the HOST precompiler option is IBMCOB, the APOST precompiler option must be used because the precompiler modified source defines the quotation mark with the hex point of 'FC'X, which is not taken by the COBOL compiler.

System action

Processing continues.

User response

Specify the APOST precompiler options, and precompile the application again. There is no need to modify the COBOL source.

Severity

8 (error)