Generation severity level (GENLVL)

Specifies the severity level that determines if a compiled object is created. The severity level corresponds to the severity level of the messages produced during compilation.

For ILE COBOL, this parameter applies individually to each compilation unit in a source file member.

*CMDDFT
If selected, no parameter will be passed to the host and the host defined command default will be used.

If not selected, the field which allows you to specify the message severity level limit is activated. For ILE COBOL, no object will be created if errors occur with a severity level equal to or greater than this severity level. For OPM COBOL/400(R), no object will be created if errors occur with a severity level greater than this severity level.