COBOL/400 Language Help

ASCENDING

The ASCENDING/DESCENDING phrase specifies that records are to be processed in an ascending or descending sequence (depending on the phrase specified), based on the identified merge keys.

When you specify ASCENDING, the sequence is from the lowest key value to the highest key value.


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