On Thu, 6 Mar 2008 11:31:11 -0500 Lizette Koehler <[EMAIL PROTECTED]> wrote:
:>I have gone through several iterations and just cannot see the forest for the trees. :>I need to sort hex data in ISPF and batch. I have tried a couple of variations but the x'A' - x'F' always go to the top of the sorted list. I really would like 0-9, x'A' - x'F' :>I have not found on the ISPF sort command a hex option for sorting. And I am not sure what control cards I can use in batch sort to make it happen. :>Any one willing to point me in the right direction? If not, I will write a sort process in REXX. A simple approach for ISPF is to add a non-displayed column which has the binary value and sort on it. For batch the better options have already been mentioned. -- Binyamin Dissen <[EMAIL PROTECTED]> http://www.dissensoftware.com Director, Dissen Software, Bar & Grill - Israel Should you use the mailblocks package and expect a response from me, you should preauthorize the dissensoftware.com domain. I very rarely bother responding to challenge/response systems, especially those from irresponsible companies. ---------------------------------------------------------------------- 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

