OK. I'm at my desk. Using a PCOMM session defaulting to 1047. In ISPF Browse, using DISPLAY CCSID 1047 I see "010:MLCFGPROCESSCONFIGSTMT:TOKENARRAYÝ0M 5 Ý1M , I 7," but if I use DISPLAY CCSID 037 I see "010:MLCFGPROCESSCONFIGSTMT:TOKENARRAY[0] 5 [1] , I 7," and I can see the brackets.
Oddly, when I try that again on a PCOMM session defaulting to 037 I see the opposite results. I see brackets with DISPLAY CCSID 1047 and I see "010:MLCFGPROCESSCONFIGSTMT:TOKENARRAY[0M 5 [1M , I 7," if I use DISPLAY CCSID 037. So there is some interaction between your Terminal Emulator code page and the ISPF Browse Display that I can't explain. While this looks right to me as I paste it into Gmail, who knows what will happen when I press Send. --Roger On Thu, Jun 7, 2018 at 11:55 AM, Seymour J Metz <[email protected]> wrote: > >z/OS UNIX files can be tagged with a code page, > > Yes, if it's a tagged Unix file than the code page should be taken from > the file. Otherwise they should use the locale. > > >Has anyone a scheme to translate the SYSOUT CHARS > >parameter (available through SDSF) to/from a CCSID? > > It would be installation dependent. > > > -- > Shmuel (Seymour J.) Metz > http://mason.gmu.edu/~smetz3 > > ________________________________________ > From: IBM Mainframe Discussion List <[email protected]> on behalf > of Paul Gilmartin <[email protected]> > Sent: Thursday, June 7, 2018 1:42 PM > To: [email protected] > Subject: Re: CSSMTP debug No Brackets Allowed > > On Thu, 7 Jun 2018 17:14:46 +0000, Seymour J Metz wrote: > > >That doesn't solve the problem of incompatible EBCDIC code pages. Perhaps > an option to translate from the current locale? > > > z/OS UNIX files can be tagged with a code page, but not Classic data > sets, nor > SYSOUT, nor Linux files. Has anyone a scheme to translate the SYSOUT CHARS > parameter (available through SDSF) to/from a CCSID? > > -- gil > > ---------------------------------------------------------------------- > 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 > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
