Re: Unable to display Extended characters (aka Spanish) in SDSF



On Wed, 25 Jul 2007 13:23:41 -0500, Chase, John <jchase@xxxxxxxxx> wrote:

-----Original Message-----
From: IBM Mainframe Discussion List On Behalf Of Chauhan, Jasbir

John, Are you suggesting there is a separate code page for
SDSF and ISPF. I'm using ISPF as an example here because the
raw data (pds)does show extended attributes when browsed.

Though I am by no measure an SDSF "expert", it appears there is; see

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/isf4cs50/2.14.3

Other pages in that vicinity contain further explanation, but I'd guess
you have the default CP00037 in use. It appears you need CP00284 or
CP01145 for Spanish.

CP 37 contains all the characters necessary for Spanish (and German, French,
and several others) - in fact it contains exactly the same set of characters
that CP 284 does, but arranged slightly differently. CP 1145 is almost the
same as 284, but contains the Euro sign and a couple of other minor changes.
Of course character data has to be interpreted according to the encoding
convention used in the OP's country or geographic area. Although CP 37 is
commonly called the "US/Canada" code page, it is also used in Brazil, and a
few other places. And it is commonly used in the USA for Spanish characters.

I'd guess that SDSF has some assumptions somewhere about "printable" characters.

Tony H.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to listserv@xxxxxxxxxxx with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html
.



Relevant Pages

  • Re: FDR MESSAGE - FDR998
    ... I always have a bit of a soft spot for SDSF as it was the inspiration ... behind me writing code that uses dynamic areas rather than ISPF tables. ... Behalf Of Edward Jaffe ... Subject: FDR MESSAGE - FDR998 ...
    (bit.listserv.ibm-main)
  • Re: How to change the ISPF code page?
    ... Here is what I think I know about such things, and also may be a clue as to why I do not understand what is going on between my emulator and ISPF. ... Here is the code page for CP-278 for Finland/Sweden and if you compared this to all the others you'd see that they all match except for the above characters. ... don't have a clue what this translation behind the various ...
    (bit.listserv.ibm-main)
  • Re: Another OS/390 to z/OS 1.4 migration question (COBOL)
    ... >IBM has well documented in SDSF manuals, ... > the use of the ISPF Edit and Browse services from within SDSF. ...
    (bit.listserv.ibm-main)
  • Re: Understanding Error Messages
    ... Go into HEX mode in ISPF edit of your SOURCE code and look at what is in column ... COBOL characters as seen in HEX MODE edit of your source code. ... HOW you got the bad data in your source file in the first place is another ...
    (comp.lang.cobol)
  • Re: What hides behind TSO SDSF?
    ... :>Since my first touch with z/os,I have learned to issue 'tso sdsf' in ISPF ... :>in ISPF command line?How it can invoke SDSF panel? ...
    (bit.listserv.ibm-main)

Loading