On Wed, 3 Jun 2009 13:28:27 -0500, Frank Swarbrick <[email protected]> wrote:
>I am using codepage 1047, but for some reason the left and right brackets are >showing as blanks in ISPF. Intrestingly hey show up just fine in OMVS. > >Here is a REXX EXEC that I use to show me my current code page: > >address ispexec vget (ztermcid) shared >say "current encoding is" ztermcid >exit > >The response is "current encoding is 01047". > >If I do a HEX display of the brackets it shows they are x'AD' (left bracket) and >x'BD' (right bracket), which is correct for CP1047. > >The strangest thing at all is that it works for everyone else. I must have once >upon a time changed something in my ISPF profile to cause this issue, but I >have no idea what it was! > You can change / customize ISPF code pages, but more than likely this is the code page you have selected for whatever (tn)3270 emulator you are using. Mark -- Mark Zelden Sr. Software and Systems Architect - z/OS Team Lead Zurich North America / Farmers Insurance Group - ZFUS G-ITO mailto:[email protected] z/OS Systems Programming expert at http://expertanswercenter.techtarget.com/ Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

