COBOL Messages


LNC2103

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

30

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

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


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