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


ASMA204E

HLASM Programmer's Guide
SC26-4941-06

Invalid double-byte data - xxxxxxxx

Explanation

All data between SO and SI must be valid double-byte characters. A valid double-byte character is defined as either double-byte space (X'4040'), or two bytes each of which must be in the range X'41' to X'FE' inclusive.

This error does not apply to the operands of macro instructions.

System action

The operand in error, and the following operands are ignored.

Programmer response

Correct the incorrect double-byte data.

Severity

8

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014