I have a similar situation where I am calling a CLIST from REXX, Within the CLIST, I am interested in editing a pds member. This is the CLIST that I am calling from REXX :
PROC 2 MEMNAME LNKNAME
SET &INDSN = APRASAD.STK.JCL(&MEMNAME)
ALLOCATE...
I have a pds containing jcls. All the jcls names end with a P. I am required to rename all the jcls and change the P to a T. Also, the jobname has to be changed to match the member name.
Any help in how this can be done will be highly appreciated.
As you can see I am pretty new to using rexx...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.