COBOL/400 Language Help

COLLATING or SEQUENCE

The COLLATING SEQUENCE phrase specifies the collating sequence to be used in nonnumeric comparisons for the KEY data items in this sorting operation.

If you omit the COLLATING SEQUENCE phrase, the PROGRAM COLLATING SEQUENCE clause (if specified) in the OBJECT-COMPUTER paragraph specifies the collating sequence to be used. When you omit both the COLLATING SEQUENCE phrase and the COLLATING SEQUENCE clause, the EBCDIC collating sequence is used.


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