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


ASMA059C

HLASM Programmer's Guide
SC26-4941-06

Illegal ICTL - xxxxxxxx

Explanation

An ICTL statement has one of the following errors:
  • The operation code was created by variable symbol substitution
  • It is not the first statement in the assembly
  • The value of one or more operands is incorrect
  • An operand is missing
  • A character is detected in the operand field that is not permitted

System action

The ICTL statement is ignored. Assembly continues with standard ICTL values.

Programmer response

Correct or remove the ICTL. The begin column must be 1-40; the end column must be 41-80 and at least five greater than the begin column; and the continue column must be 2-40.

Severity

16

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014