On Wed, 20 Jan 2021 05:43:20 -0500, David Spiegel wrote:
>
>ALLOC F(SYSPRINT) DA(DUMMY) REU
>XMIT ...
>ALLOC F(SYSPRINT) DA(*) REU
> 
Would it be proper first to do BPXWDYN( INFO SYSPRINT ... )
and finally restore it to its initial state in case it hadn't been DSN(*)?
(DISP(MOD) if it had been a data set.)

Is it necessary to CLOSE a file before REUSing it?

It's a shame there's no way to provide an alternate DDNAME list
(a poor substitute for redirection) to that IEBCOPY.

Does DSN(*) write via TPUT?  PUTLINE?  Other (specify)?
Does OUTTRAP work with DSN(*)?

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to