ILE COBOL Language Reference

SRTSEQ(a)

SRTSEQ specifies the sort sequence used when NLSSORT is associated with an alphabet-name in the ALPHABET clause. The SRTSEQ option is used in conjunction with the LANGID option to determine which system-defined or user-defined sort sequence table the module will use. SRTSEQ takes the form:

  SRTSEQ(a)

Where a is HEX, JOB, JOBRUN, LANGIDUNQ, LANGIDSHR, "table-name", or "library-name/table-name".


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