On Wed, 31 May 2017 15:37:32 +0200, R.S. wrote:

>I use
>OUTREC BUILD=(1,80,TRAN=UTOL)
>to change uppercase to lowercase characters.
>However it does not change the case for polish national characters
>(ąćęłńóśżź). I tried to use  LOCALE=PL_pl, but with no effect.
>
>Is it possible to provide codepage information to UTOL or I have to use
>something like
>FINDREP=(INOUT=(C'a',C'A'
>for every character?
> 
With vim on Linux, I tried:
(ąćęłńóśżź). 

... then the command:
~~~~~~~~~~~~

... changed it to:
(ĄĆĘŁŃÓŚŻŹ).

z/OS is a century behind the times.

BTW, why is the collating sequence for En_US just plain wrong?

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to