On 2015-06-09 13:19, Tony Harminc wrote:
> 
> Please do not forget that, if you actually perform byte-value sorting on
> such hexified records, the hex values do not sort in the same order as the
> raw data. (I realize your initial problem does not include sorting the
> data, but sometimes requirements can change, or perhaps you simplified the
> problem to present it here.)
> 
On occasion, I have dealt with this by translating the hexified data to
ASCII, sorting, then translating back to EBCDIC.

-- gil

----------------------------------------------------------------------
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