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


ASMA206E

HLASM Programmer's Guide
SC26-4941-06

G-type constant must not contain single-byte data - xxxxxxxx

Explanation

A G-type constant or self-defining term, after substitution has occurred, must consist entirely of double-byte data, correctly delimited by SO and SI. If SO or SI are found in any byte position other than the first and last (excepting redundant SI/SO pairs which are removed) then this error is reported.

System action

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

Programmer response

Either remove the single-byte data from the operand, or change the constant to a C-type.

Severity

8

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014