Hi again...this should be my last annoyance for a while, I hope...You all
have been a big help in getting me going with finding my sea legs again
with this COBOL project.

Today's question (I think I already know the answer is 'no') - Is there a
way in native JCL to take a PARM and make an output file from it? For
example, I would like to use a set statement or a PARM= symbolic to
generate the name of the load module for my LKED step. So I would like to
have:

SET EXEPGM=MYPGM
. . .
//GENER8  EXEC PGM=?????,PARM='   NAME &EXEPGM(R)'

and then take that output and concatenate to my LKED SYSIN (which has other
includes, entry point name, etc.).

I have looked for this for quite a while, but don't see anything on z/OS
1.x levels. Is this possible?
-- 
Thank you and best regards,
*Billy Ashton*

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to