That's correct. The IF statement will control execution, so if you wanted a
CICS compile separate from a batch compile, you would need both full step
executions (this is where INCLUDEs come in handy) that could be
conditionally executed.
Sorry to relay the bad news!
Don

On Thu, Jun 25, 2009 at 11:35 AM, Frank Swarbrick <
frank.swarbr...@efirstbank.com> wrote:

>
> Can I assume that there is no way to have "conditional" DD statements.
>  Something like:
>
> // IF COMPILE=CICS
> //SYSLIB DD DISP=SHR,DSN=CICS.SDFHCOB
> // ENDIF
>
>

----------------------------------------------------------------------
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