Thanks Binyamin. I want to call a RACF Command Processor.
Binyamin Dissen <[EMAIL PROTECTED]> wrote: On Mon, 15 Aug 2005 07:27:04 +0100 James Cotter wrote: :>Can anyone tell me how I can invoke a TSO Command Processor from within another one? Do I simply set up a CPPL and issue a CALL request or is there a TSO service that I can use to invoke the other TSO command? You can set up a CPPL and do an ATTACH (though call might work for well behaved CP's). That is the recommended approach to invoke a subcommand. You and use the IKJEFTSR service as well to run it as a separate task structure. What are you trying to do? -- Binyamin Dissen http://www.dissensoftware.com Director, Dissen Software, Bar & Grill - Israel Should you use the mailblocks package and expect a response from me, you should preauthorize the dissensoftware.com domain. I very rarely bother responding to challenge/response systems, especially those from irresponsible companies. ---------------------------------------------------------------------- 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 --------------------------------- How much free photo storage do you get? Store your holiday snaps for FREE with Yahoo! Photos. Get Yahoo! Photos ---------------------------------------------------------------------- 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

