ASMA208E 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