On Thu, 19 Sep 2019 13:21:43 -0500, Mike Schwab wrote: >Different IBM MVS software packages used different characters sets. >APL and C files are usually the ones that require a different >translation. IBM MVS printers often used two different code pages >too. > What ways are there to find which code page you're using?
o UNIX "locale" command? o Terminal emulator settings? o Software package documentation? o Other (specify)? >> quote site sbdataconn=(IBM-1047,ISO8859-1) >> Possibly: quote site ENCODING MBCS quote site mbdataconn=(IBM-????,UTF-8) quote site mbdataconn=(IBM-????,IBM-1208) (or, pre-filter with iconv and transfer in binary.) -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
