Hello,
Am not sure this is simple and googling and docs are not illuminating - but I
have compiled program PGM0047 and the output is in SDSF:O. Can I get this
output into a 133 byte PDS via a step in a JCL stream e.g:
//ZYJB5GEN JOB (CONRAD-B),'IBMUSE2',CLASS=A,MSGCLASS=0,MSGLEVEL=(1,1)
//STEP1 EXEC PGM=IDCAMS
//SYSPRINT DD SYSOUT=*
//SYSIN DD *
DELETE IBMUSE2.QKVS.PRNT133(PGM0047)
/*
.. at this point I'd //STEP2 to be JCL to pick out PGM0047 from SDSF;O and copy
it into IBMUSE2.QKVS.PRNT133(PGM0047) to be followed by many other steps e.g.
//STEP3 EXEC PGM=PGNAA01
etc
Please make my day, thanks,
Graham Hobbs
P.S. As an aside can it be edited while in SDSF;O?
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN