On Fri, 3 Apr 2009 11:12:33 -0500, Darth Keller wrote:

>A co-work has  a list of 4 digit UCB's - hexidecimal values - and want's
>to sort it as hex-values.  It wouldn't be too hard to code up an edit
>macro to perform the function, but I don't want to re-invent the wheel and
>thought I'd check to see if I'm missing something that already exists. Any
>one know of such a beast?
>
In a different context (CMS pipelines), I did

    translate entire file to ASCII
    sort
    translate back to EBCDIC

Crude, but I didn't need to re-invent the wheel.

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to