Skip to main content

Problem:

Getting COBCH1075S (Severe) in Enterprise COBOL Compile on MFEEE where same compile on mainframe flags as Warning.

Resolution:

Adding additional directive:

CHANGE-MESSAGE"1075 W"

fixes the problem.

Old KB# 2383

#MFDS
#EnterpriseDeveloper