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


ASMA091E

HLASM Programmer's Guide
SC26-4941-06

Character string exceeds maximum length; truncated to maximum - xxxxxxxx

Explanation

The value of the operand of a SETC or SETCF statement or the character relational operand of an AIF statement is longer than 1024 characters. This might occur before substrings are evaluated.

System action

The first 1024 characters are used.

Programmer response

Shorten the SETC or SETCF expression value or the operand value.

Severity

8

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014