That should work. I still think that there should be an OUTDD parameter on 
RECEIVE.


--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3

________________________________________
From: IBM Mainframe Discussion List [[email protected]] on behalf of 
Paul Gilmartin [[email protected]]
Sent: Monday, January 17, 2022 11:33 AM
To: [email protected]
Subject: Re: TSO RECEIVE prompt for output temporary dataset

On Mon, 17 Jan 2022 10:26:56 -0600, Support, DUNNIT SYSTEMS LTD.  wrote:

>Thanks, Seymour. End of my exercise in futility (for today).
>
Don't give up.
<https://www.ibm.com/docs/en/zos/2.5.0?topic=output-requesting-dynamic-allocation>

/* Rexx is your friend! (untested)   */
signal on novalue

RC = BPXWDYN( 'alloc dd(USERTEMP) rtdsn(D) rtvol(V) msg(WTP)' )
push 'DSN('D') VOL('V')'

-- gil

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

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

Reply via email to