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 merge operation.

If you omit COLLATING SEQUENCE, 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 PROGRAM COLLATING SEQUENCE clause, the EBCDIC collating sequence is used.


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