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


ASMA214E

HLASM Programmer's Guide
SC26-4941-06

Invalid operand value - &var

Explanation

The contents of operand &var is invalid for one of the following reasons:
  • null value
  • a hexadecimal value is required in the operand of a hexadecimal conversion function
  • a binary value is required in the operand of a binary conversion function
  • the operand is longer than the function supports
  • A decimal value is required in the operand of a decimal conversion function
  • The operand is outside the range of acceptable values that the function supports

System action

The statement is ignored.

Programmer response

Supply a valid operand value.

Severity

8

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014