I am using the BPXWUNIX service from a TSO/E REXX procedure to invoke the
OMVS sort command to sort a REXX stem variable.

 

The sort works fine except that it uses the ASCII collating sequence as
opposed to the EBCDIC collating sequence.

 

This makes the output stem variable unsuitable for use by a binary search
algorithm.

 

Can anyone provide an example of how to make the sort command utilize the
EBCDIC collating sequence?

 

John P. Baker


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to