COBOL Messages


LNC2724

The number of PROCEDURE DIVISION USING items exceeds %2 at item %1. Item %1 and beyond ignored.

30

Cause . . . . . : The maximum number of PROCEDURE DIVISION USING items for any COBOL program is %2.

Recovery . . . : Remove the indicated USING items.


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