COBOL Messages


LNC0561

Variable-length field %1 longer than 9 999 characters. Data item created.

20

Cause . . . . . : The file on which you are using COPY DDS/DDSR/DD/DDR contains a variable-length field, and the data portion of this field consists of more than 9 999 characters. In the case of graphic data items, each character consists of 2 bytes, and the data portion of this field therefore consists of more than 19 998 bytes.

Recovery . . . : Not applicable.


[ Top of Page | Previous Page | Next Page | Table of Contents ]