ASMA048E ENTRY error - xxxxxxxx

Explanation

One of the following errors was detected in the operand of an ENTRY statement:
  • Duplicate symbol (previous ENTRY)
  • Symbol defined in a DSECT or COM section
  • Symbol defined by a DXD statement
  • Undefined symbol
  • Symbol defined by an absolute or complex relocatable EQU statement
  • Symbol lies outside the bounds of the section in which it is defined

System action

The external symbol dictionary output is suppressed for the symbol.

Programmer response

Define the ENTRY operand correctly.

Severity

8