Thanks, Curiously, what is the Converter part of, base z/OS services?
An alternative solution might be to push the symbols and values of them to environment variables (would probably need a special program or exit for this), then access them in a program with the CEEENV callable LE service. However what I don't know, is the scope of environment variables, they may only be good for the duration of a single Job step, and not the whole job. Darren -----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Shmuel Metz (Seymour J.) Sent: Tuesday, June 19, 2007 5:52 AM To: [email protected] Subject: Re: Read JCL Symbols from a program? In <[EMAIL PROTECTED]>, on 06/13/2007 at 08:48 AM, GAVIN Darren * OPS EAS <[EMAIL PROTECTED]> said: >The user defined symbols in JCL are handled by the JES (or >equivalent) facilities No. They're handled by the Converter. >I suspect there is some callable JES service for it, No. You might be able to do it by parsing information from SWA. -- Shmuel (Seymour J.) Metz, SysProg and JOAT ISO position; see <http://patriot.net/~shmuel/resume/brief.html> We don't care. We don't have to care, we're Congress. (S877: The Shut up and Eat Your spam act of 2003) ---------------------------------------------------------------------- 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 ---------------------------------------------------------------------- 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

