Gil:

Co:Z SFTP and DatasetPipes both support any single-byte encoding as well as
UTF-8 when converting to/from datasets.  You can use either iconv or
unicode system services, including custom tables and techniques.

Scott:

What is a "foreign language" Unicode page?  Can you give a specific example?


Kirk Wolf
Dovetailed Technologies
http://dovetail.com


On Thu, Jan 9, 2014 at 6:47 PM, Paul Gilmartin <paulgboul...@aim.com> wrote:

> 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 lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>

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