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! Any ideas? Thanks! Frank ---------------------------------------------------------------------- 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

