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


ASMA187E

HLASM Programmer's Guide
SC26-4941-06

The name field is invalid - xxxxxxxx

Explanation

The name field of an AMODE, RMODE, or XATTR instruction is invalid. The name field must be one of the following:
  • A valid control section name
  • An ENTRY name (for AMODE or XATTR with the GOFF option set)
  • A valid external name (XATTR only)

If the XATTR statement uses the PSECT operand then the name field must specify either a valid control section name or ENTRY name.

System action

The instruction in error is ignored, and the name does not appear in the cross-reference listing.

Programmer response

Specify a valid name and resubmit the assembly.

Severity

8

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014