Hi,
I have a rexx program that submits a Jcl. After completion it throws a panel with outputs. Now I want to trap the return code of that job in my rexx program and wants to show in the output panel .Please tell me how to trap that return code.
Hi
I want to know how I can use LMMLIST to find out statistics of a PDS member.
"LMMLIST DATAID("FMID") OPTION(LIST) MEMBER(MEMNAME) STATS(NO)"
Here what are the other options available other than MEMNAME...
When my REXX is trying to ALLOCATE an dataset it
gives the message
'DATASET ISDM00D.PB.SORTOUT ALREADY IN USE BY ANOTHER JOB OR USER' and the RETURN CODE is 12.
But I want to catch exactly the USERID of the USER or
the NAME of the JOB which is using it.
I have a rexx program that throws a panel. Now I want to run this rexx program thru JCL. I tried but got some error.
can some body send me a sample jcl that runs a rexx program associated with a panel?
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.