Alas, there is no OUTDD parameter on RECEIVE. Can you make a business case for an RFE?
-- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3 ________________________________________ From: IBM Mainframe Discussion List [[email protected]] on behalf of Support, DUNNIT SYSTEMS LTD. [[email protected]] Sent: Monday, January 17, 2022 8:46 AM To: [email protected] Subject: TSO RECEIVE prompt for output temporary dataset I'm having a personal memory blackout. I have a simple RECEIVE command in a batch job's TSO step. I want to specify that the RECEIVE's output goes to a temporary dataset named &&TEMP, created in a prior job step. How do you specify the temp file's name in the DATASET parameter? Nothing seems to work. Command: PROF NOPROMPT RECEIVE INDA('USER.WORKLIB(MEMBERA)') DA(&&SERTEMP) SHR ---------------------------------------------------------------------- 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
