COBOL Messages


LNC2792

An "ALL" subscript was found for a function argument which can not be repeated. Statement ignored.

30

Cause . . . . . : An intrinsic function with an argument that cannot be repeated a variable number of times, specified a data-name with the "ALL" subscript.

Recovery . . . : Remove the "ALL" subscript from the data-name, or check to make sure the data-name was specified for the correct function argument.


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