On Mon, 29 Jun 2009 01:13:50 -0500, Paul Ip <[email protected]> wrote:

>---snip---
>As a circumventive measure, one, less desirable choice, is to resort to
>either coding multiple PROC instances with specific check conditions or use
>JCL INCLUDE statements to externalize your individual PROC rqmt conditions
>and enclose the IF/THEN/ENDIF statements as needed for the first and
>subsequent PROC executions.
>---snip---
>
>Thanks for your detail explainlation!
>
>However, I don't understand how to use JCL INCLUDE statements to code the
>PROC requirement conditions AND being enclosed within the IF/THEN/ENDIF
>statements, can you kindly give me an example?
>
>by the way, it seems no easy to do so....
>
>Paul


You have a JCLLIB statement and INCLUDE statement to work in JCL, related to
this topic.  A recent IBM DOC reference is z/OS V1R9.0 MVS JCL Reference,
SA22-7597-11.

Here is a Google search argument that yields discussion:

jcl jcllib include member example


One of several matches - link pasted below:

http://www.ibmmainframes.com/about62.html


Scott Barry
SBBWorks, Inc.

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

Reply via email to