COBOL Messages


LNC2305

Duplicate SELECT statement found for file %1. First statement found used.

30

Cause . . . . . : Exactly one SELECT statement is allowed for a given file.

Recovery . . . : Ensure that this statement is specified exactly once for this file.


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