COBOL Messages


LNC1493

%1 referred to in DECLARATIVES section is not valid. Ignored.

30

Cause . . . . . : The indicated item can be referred to only by statements defined in the DECLARATIVES section that contains the indicated item.

Recovery . . . : Change the program logic so that only statements that are defined in the same DECLARATIVES section are referred to.


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