COBOL Messages


LNC2747

The number of CALL USING items %1 exceeds maximum allowed. Statement ignored.

30

Cause . . . . . : A maximum of %2 CALL USING items are allowed when calling a program object, and %3 when calling a procedure. If a procedure is called with operational descriptors then the maximum is one less than %3.

Recovery . . . : Remove any CALL USING items which exceed the maximum.


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