COBOL Messages


LNC0077

Alphabet-name specifies NLSSORT but compile option specifies SRTSEQ(*HEX).

10

Cause . . . . . : The alphabet-name specified the collating sequence of NLSSORT but the compile option used the default *HEX for the SRTSEQ option.

Recovery . . . : Avoid using the NLSSORT collating sequence, or use an appropriate value for the SRTSEQ compile option.


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