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 On Thu, Feb 6, 2020 at 9:29 PM Jake Anderson <[email protected]> wrote: > Hi > > Cross posted > > I am looking way to translate from UTF16 to EBCDIC. When I do D UNI,ALL i > do not see UTF16 to EBCDIC conversion table. > > Is it something I need to load as CUNIMG or I have to create a table then > refer them while FTP ing ? > > Please advise > > Jake > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
