ASMA001E 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