I have some jcl's in spool. They were executed succesfully. Is there any way of taking these jobs one by one from spool and creating datasets from some of their steps based upon our choice.
I have written a COBOL programe. I want to pass some data thru JCL SYSIN (or control card in otherwords). what should I take care in COBOL so that I can read the SYSIN value from JCL.