COBOL Messages


LNC1529

Replaced string %1, replacing string %2 must be same length. Statement ignored.

30

Cause . . . . . : If one string is replaced by another, they must be the same length (figurative constants have implicit length of 1).

Recovery . . . : Specify strings that are of the same length.


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