How can I identify which modules are written in RLX REXX?
PDSMAN
RLX
z/OS
- Add the following rule to the PDSMINIT member:
$ACCESS LIB=dsname (the library that contains RLXREXX)
MEM=RLXREXX
TYPE=EXECUTE
MODE=L
- and then use the PDSM17 tool with the following statements:
SELECT MEM=RLXREXX