Hi,
I'm trying to use the OUTRAPP function in batch mode to get a tso command output into a REXX variable. It works fine when I execute the REXX script directly, but it can't get anything when I execute it in a JCL. The REXX user's guide says that this function only can be used in a TSO address space. So, Is there any way to get a tso command output into a rexx variable to manage it?
I'm trying to use the OUTRAPP function in batch mode to get a tso command output into a REXX variable. It works fine when I execute the REXX script directly, but it can't get anything when I execute it in a JCL. The REXX user's guide says that this function only can be used in a TSO address space. So, Is there any way to get a tso command output into a rexx variable to manage it?