COBOL Messages


LNC2778

Function-identifier expected; %1 found. Statement or clause ignored.

30

Cause . . . . . : An intrinsic function was expected but was not found. An intrinsic function starts with the reserved word FUNCTION followed by a function-name.

Recovery . . . : Specify a valid function-identifier.


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