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


ASMA015W

HLASM Programmer's Guide
SC26-4941-06

Literal bounds exceeded

Explanation

The expression containing the reference to the literal:
  • resolves to an address outside the bounds of the literal
  • the length of the receiving field is longer than the length of the literal

This indicates a potential error.

System action

The instruction assembles as specified.

Programmer response

Change the expression to not exceed the bounds.

Severity

4

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014