I just wanted to fold text fields to uppercase
Example:
SORT FIELDS=(1,20,CH,A)
OUTREC BUILD=(1,80,TRAN=LTOU)

It works as it should, with the exception for national characters.
Examples:
johh bravo -> JOHN BRAVO
łukasz  świątek -? łUKASZ śWIąTEK

I used LOCALE=PL_pl in DFSPARM DD, but it is accepted by SORT, but not TRAN=LTOU.



I'am aware of OUTREC FINDREP=(INOUT=(C'a',C'A',C'b',C'B'...) but it looks cumbersome way to reinvent the LTOU.

Any clue?

--
Radoslaw Skorupka
Lodz, Poland

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