Lindy Mayfield wrote:
In which documentation do I find ISPCNFxx? I've searched ISPF, MVS, TSO and Google. No luck yet.
You just need to look in the ISPF Planning Guide using BookManager. In http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/ispzpc60/2.3.17 you'll find the description of HOST_CODE_PAGE. It does say that '0000' is the default, so you don't have to change it.
<IBM Documentation> *HOST_CODE_PAGE* *and* *HOST_CHARACTER_SET* Both the Code Page (CP) and the Character Set (CS) must be specified in order to be used. If specified they are used in translating the data from host to workstation. If the code page and character set are specified as 0000, values from the terminal query will be used. If your terminal/emulator does not support code pages, the CODEPAGE and CHARSET parameter values on ISPSTART will be used. The default will be English (U.S.) if these ISPSTART parameters are not specified. The default is 0000 for both. </IBM Documentation>
Are you saying that ISPF can tell from my emulator what code page I'm in and switch automatically? Or do I need to customize ISPCNF?
Automatically. -- Edward E Jaffe Phoenix Software International, Inc 5200 W Century Blvd, Suite 800 Los Angeles, CA 90045 310-338-0400 x318 [EMAIL PROTECTED] http://www.phoenixsoftware.com/ ---------------------------------------------------------------------- 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

