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