-----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Paul Gilmartin Sent: Thursday, July 16, 2009 4:46 PM To: [email protected] Subject: Re: Submit a JCL from within another JCL
On Thu, 16 Jul 2009 14:17:38 +0200, CUNY Yann wrote: >You can use IKJ : > >//REXX1 EXEC PGM=IKJEFT1B >//SYSTSIN DD * > SUBMIT 'YOUR.PDS.JCL(JCL)' >//SYSTSPRT DD SYSOUT=* > Subject to the restriction that the source data set must have RECFM=F[B],LRECL=80. IEBGENER is more flexible. -- gil <snip> Except that the OP did say KSDS... IDCAMS can REPRO to the INTRDR. Later, Steve Thompson ---------------------------------------------------------------------- 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

