ASMAQ201E Object record tag byte is not hex 02

Explanation

The object record type being produced by the assembler does not have x'02' in its first byte, violating the object deck output specification.

System action

Message ASMAQ201E is passed to the C compiler.

Programmer response

This could be caused by a PUNCH or REPRO statement in the inline assembler code, or by installation default options forcing the GOFF option, which is not supported by the inline assembler interface. Otherwise, contact IBM support if the problem persists.

Severity

8