ILE COBOL Programmer's Guide


Specifying National Language Sort Sequence in CRTBNDCBL

At the time that you compile your COBOL source program, you can explicitly specify the collating sequence that the program will use when it is run, or you can specify how the collating sequence is to be determined when the program is run.

You specify the collating sequence through CRTBNDCBL in the same manner as you would through CRTCBLMOD. For a full description of how to specify an NLS collating sequence, refer to Specifying National Language Sort Sequence in CRTCBLMOD.


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