I have a situation where I am extracting information from a REXX function and placing it into a REXX variable, such as:
DATE_MONTH = DATE(M)
I am using these REXX variables to allocate files which will be used on a monthly basis, such as:
"ALLOC DA('xxxxxxxx.CCINP."DATE_MONTH"') NEW...
Hello out there,
I am a fair novice at REXX coding, but I have been experimenting with changing ISPF environments. I have been attempting to EDIT a series of members in a PDS with little luck. When I try to use the ADDRESS ISREDIT instruction with variables or commands, I receive a +++ RC(20)...
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.