On Sat, 8 Feb 2020 09:37:29 -0500, Cameron Conacher wrote:

>I use ICONV.
>
>//MYSTEP EXEC PROC=EDICONV,
>//    INFILE='MY.input.file.name(member)',
>//    OUTFILE='My.Output.FileName',
>//    FROMC='1208',
>//    TOC='IBM-037'
>
>
>The PROC is licensed IBM material. It executes program EDICCONV
> 
Is the documentation available only with purchase?

How does it handle characters absent from IBM-037?

1208 is UTF-8, not UTF-16.  I assume the example is schematic.

-- gil

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

Reply via email to