On Tue, 21 Feb 2012 10:16:25 -0600, McKown, John wrote:

>Wrap the step(s) you want to bypass with:
>
>// IF (stepname.RUN=TRUE AND stepname.RUN=FALSE) THEN
>.... steps to be bypassed
>// ENDIF

I sometimes do this, which also requires a prior step:

//XXXXXXXX  DD DATA,DLM=$$
.... steps to be skipped
$$

Insert an IEFBR14 step before if you want to skip the first step(s).

-- 
Tom Marchant

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN

Reply via email to