COBOL Messages


LNC0791

Library name %1 truncated to %2 characters.

10

Cause . . . . . : A valid ILE COBOL library name is 1 to %2 characters in length. The length of the indicated item is greater than %2 characters; alternatively, the indicated item is reference modified, and the length after reference modification is greater than %2 characters. The library name will be truncated to an appropriate length.

Recovery . . . : Supply a library name of the appropriate length or reference modify the item so it has the appropriate length.


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