COBOL Messages


LNC1256

%1 clause already specified. Clause ignored.

30

Cause . . . . . : More than one %1 clause was found in an ACCEPT or DISPLAY statement. Only the first %1 clause has been accepted. The subsequent %1 clause has been ignored.

Recovery . . . : Code only one of each clause in the statement.


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