COBOL Messages


LNC2102

The RECURSIVE clause can not be specifed for program %1. Clause ignored.

30

Cause . . . . . : The RECURSIVE clause was specifed for a program, whose parent program, %2, is initial.

Recovery . . . : Remove the RECURSIVE clause from the current program, or remove the INITIAL clause from the parent program.


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