COBOL Messages


LNC0533

ASCENDING/DESCENDING clause is not valid for Boolean table %1. Clause ignored.

20

Cause . . . . . : ASCENDING or DESCENDING keys cannot be specified for tables that consist of Boolean data items.

Recovery . . . : Remove the ASCENDING/DESCENDING key for the Boolean table.


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