On Thu, 9 Jan 2014 16:35:55 -0800, Scott Ford wrote: >All: � I have a fundamental question on Unicode, or more of how it works . I am confused about the following scenario..���� PC ( data using a foreign language Unicode page, like French )� going to z/OS and being keep in tact. Names and address type data. As the application do I have to query the incoming data and find out what the Unicode CECP is then translate to the desired ? or how does it work ?
I believe, yes. What is "the desired ?" iconv may be your friend here, either as a shell command or as a library subroutine, after transferring the file in BINARY. Will Co:Z let the user specify the target code page when transferring a file? -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
