On 11 Sep 2006 21:31:56 -0700, [EMAIL PROTECTED] (Brain) wrote: >I have a requirement in which based on the day we need to execute the step >ie for eg if it is monday then we need to execute the sep2 or else or other >days we need to skip this step and execute the other step/ Please any one >how this can be coded in the jcl
One easy way is to have a program give 7 different return codes, and check for those for your JCL logic. ---------------------------------------------------------------------- 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

