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


ASMA001E

HLASM Programmer's Guide
SC26-4941-06

Operation code not allowed to be generated - xxxxxxxx

Explanation

An attempt was made to produce a restricted operation code by variable symbol substitution. Restricted operation codes are:
ACTR      AGO       AGOB      AIF
AIFB      ANOP      AREAD     COPY
GBLA      GBLB      GBLC      ICTL
ISEQ      LCLA      LCLB      LCLC
MACRO     MEND      MEXIT     REPRO
SETA      SETAF     SETB      SETC
SETCF

System action

The statement is ignored.

Programmer response

If you want a variable operation code, use AIF to branch to the correct unrestricted statement.

Severity

8

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014