> -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[EMAIL PROTECTED] On Behalf Of Jim McAlpine > Sent: Monday, May 21, 2007 10:20 AM > To: [email protected] > Subject: Re: calling ISPLINK from COBOL > > > I've changed that back to a value of ZTERMCID and it's now > returning rc=0 > for both calls. I was sure I had tried that before at Dave Salts' > suggestion, but maybe not. Now I just need to find out why > the ccsid is > blank. > > Thanks for all your help. > > Jim McAlpine
>From the book: <quote> CCSID coded character set identifier of the terminal. Set by ISPF based on the code page and character set of the terminal. If the terminal code page and character set cannot be queried or if they are not supported by ISPF, this variable will be blank. </quote> Perhaps your TN3270E emulator does not support querying of the CCSID. Another possibility is that you are not using a "queriable" VTAM logmode. -- John McKown Senior Systems Programmer HealthMarkets Keeping the Promise of Affordable Coverage Administrative Services Group Information Technology The information contained in this e-mail message may be privileged and/or confidential. It is for intended addressee(s) only. If you are not the intended recipient, you are hereby notified that any disclosure, reproduction, distribution or other use of this communication is strictly prohibited and could, in certain circumstances, be a criminal offense. If you have received this e-mail in error, please notify the sender by reply and delete this message without copying or disclosing it. ---------------------------------------------------------------------- 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

