On Mon, 21 Jun 2021 14:35:46 -0700, Charles Mills wrote: >Did you read the doc? They are concerned because 77A0 will character compare >low to 7790 and mess up peoples' logic. Seems to me if you do character >compares on hex data you get what you deserve, but I don't make up the rules. > Errr ... "77A0" < "7790" (EBCDIC) "77A0" > "7790" (ASCII)
Do they need to specify the CCSID? (I believe DFSORT provides such an option.) The doc is probably ASCII-centric. -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
