On Fri, 23 Oct 2015 16:23:01 -0500, Donald Likens wrote:
>Has anyone figured out how to redirect the IEBCOPY output that is sent as a
>result of issuing the TSO RECEIVE command.
>
>Example:
>
>RECEIVE INDA(CNTL.XMIT)
> ...
>I want the IEBCOPY print out above to go to a dataset. I have tried
>
>x = OUTTRAP('var.'); // in REXX
>NODISPLAY option
>Reallocating SYSPRINT.
>Reading the manual.
>
>No luck
>
Sigh. Are you desperate enough to run IKJEFT01 in batch and direct
SYSTSPRT to a data set? (But how could you answer the prompt?)
Really, really:
o RECEIVE should be made a standalone utility, liberated from TSO.
o The optional parameters to RECEIVE should include that information
that might otherwise be supplied to the prompt.
Notice what IBM's stock is doing lately? There's a reason.
-- gil
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN