HLASM Programmer's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


ASMA048E

HLASM Programmer's Guide
SC26-4941-06

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

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014