>Wouldn't it be nice if temporariness were an attribute independently
controlled, so I might code something like:

>    //SYSUT2  DD  DISP=(,PASS),DSN=ANYTHING.I.CHOOSE,RETPD=JOB

You can create any valid DSNAME for a temp:

    //SYSUT2  DD  DISP=(,PASS),DSN=ANYTHING.I.CHOOSE

>(and even nicer if I could use system variables in forming the DSN.)
Ah, well, it's JCL.  What can one expect?
>(and even nicer if I could use system variables in forming the DSN.)
Ah, well, it's JCL.  What can one expect?

The symbols question has been discussed too many times on this forum.
-
Ted MacNEIL
eamacn...@yahoo.ca
Twitter: @TedMacNEIL

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to