I have NOT tried this myself, but if you are looking for a utility to do what you want, try running a job with the following step:
//LISTOPT EXEC PGM=EDCALIAS,PARM='ROPTOPTS(ON)/' >From what I have heard you may (or may not) get "other stuff" and possibly some ODD messages, but you should (from what I have been told) get a list of what options are in effect for your batch programs and where they are set. Obviously, as indicated elsewhere, your CICS and region and application and PARMLIB-specific options MAY be different from what you see from this, but it SHOULD work as a "utility to show what options are in effect" P.S. As you can tell from the LE documentation, this is NOT the purpose of EDCALIAS - but it should "do nothing" if you don't give it anything "useful" to do and should allow you to get the options in effect. "David Booher" <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... > Yes, that option does work. However I was looking for a possible Utility > common to all systems. So I don't have to send out my crude "Hello > World" :) > > I would be nice if IBM has a utility can came as part of LE that would > search your systems and dump all values - as a diagnostic aid. Looks > like that's not there. > > Thanks, > Dave ---------------------------------------------------------------------- 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

