On Mon, 24 Aug 2009 11:00:35 -0400, Lynd, Eugene C. wrote: >TYPRUN=SCAN does not do a complete job of syntax-checking JCL. For >example, DISP=SH is not flagged by the scan, but gets a JCL error if >submitted normally (z/OS 01.09.00). A user did a ton of TYPRUN=SCAN >submissions manually, and while I was playing with a tool to automate >the process I encountered this inconvenient truth. Anyone know of more >examples, or of a fix? > TYPRUN=SCAN is a farce. Submit with TYPRUN=HOLD, then cancel the job with SDSF. Or start with IEFBR14 and bypass all further steps with IF ... ENDIF.
-- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

