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


ASMA207E

HLASM Programmer's Guide
SC26-4941-06

Length of G-type constant must be a multiple of 2 - xxxxxxxx

Explanation

A G-type constant must contain only double-byte data. If assembled with a length modifier which is not a multiple of 2, incorrect double-byte data is created.

System action

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

Programmer response

Either correct the length modifier, 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