Rational Developer for System z
COBOL for Windows, Version 7.5, Programming Guide


NCOLLSEQ

NCOLLSEQ option syntax
Read syntax diagramSkip visual syntax diagram             .-BINARY-.    
>>-NCOLLSEQ(-+-LOCALE-+-)--------------------------------------><
 

NCOLLSEQ specifies the collating sequence for comparison of class national operands.

Default is: NCOLLSEQ(BINARY)

Abbreviations are: NCS(L), NCS(BIN), NCS(B)

NCOLLSEQ(BIN) uses the hexadecimal values of the character pairs.

NCOLLSEQ(LOCALE) uses the algorithm for collation order that is associated with the locale value in effect.

related tasks
Comparing two class national operands
Controlling the collating sequence with a locale


Terms of use | Feedback

Copyright IBM Corporation 1996, 2008.
This information center is powered by Eclipse technology. (http://www.eclipse.org)