Sorting an Alpha Array by the natural sequence of characters in the proper Alphabet

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Sorting an Alpha Array by the natural sequence of characters in the proper Alphabet

Thomas.Schneider.Wien
Hi there,
   I've just found, by trying, that the UNICODE Characters are NOT in the
'natural' alphabet sequence of the proper given language.

   I assume there are proper Java methods available to do a SORT based on
the ALPHABET sequence (i.e. NOT the UNICODE sequence).

   I can, however, NOT find those methods in my 'GOTO Java 2' book.

Do you know what I will have to do to sort a given STEM (NetRexx Indexed
String) of WORDS
to get them in the proper ALPHABET sequence (when I do KNOW the given
language) ??

And/or would you have an EXAMPLE NetRexx Code I could follow?

Thanks for any advice I get :-)

Thomas.

_______________________________________________
Ibm-netrexx mailing list
[hidden email]

Tom. (ths@db-123.com)