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


ASMA208E

HLASM Programmer's Guide
SC26-4941-06

Truncation into double-byte data is not permitted - xxxxxxxx

Explanation

The explicit length of a C-type constant in a DS, DC, or DXD statement or literal must not cause the nominal value to be truncated at any point within double-byte data.

System action

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

Programmer response

Either correct the length modifier, or change the double-byte data so that it is not truncated.

Severity

8

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014