COBOL Messages


LNC2716

The PERFORM statement range is not entirely in one DECLARATIVES section.

30

Cause . . . . . : The PERFORM statement range crosses a DECLARATIVES section boundary.

Recovery . . . : Change the program logic so that the PERFORM statement does not specify statement range which is not entirely in one DECLARATIVES section.


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