On Fri, 26 Jan 2018 12:52:23 -0700, Roger Bolan wrote: >If you can capture the data and use ISPF Browse DISPLAY command to view the >data with different code pages you might be able to identify the one that >makes sense of all the data. > Is customer consistently using the same code page or several different code pages?
How easy is it to change ISPF code page? In my experience ISPF senses the terminal code page at startup so I have had to logoff, change my terminal code page and log on. I'd be inclined to use iconv to convert the input data from each suspected code page to UTF-8, transfer all those output files to a desktop in binary and see which one looks right. Why is the customer always right!? >On Jan 26, 2018 12:02 PM, "scott Ford" wrote: > >> I have an issue where a customer is not forthright in providing us a the >> codepage of data coming into a TCP STC on z/OS ..We bring the data in via a >> Scoket-Read,. Is there any way I can query the datastream and find out what >> codepage it is ? -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
