Thank you Barry!
Worked like a charm.

On 1/29/10, Schwarz, Barry A <barry.a.schw...@boeing.com> wrote:
>
> Put all the remaining steps inside a set of IF/ENDIF brackets and test for
> condition code LT 0, which will never be true.  If you ever decide to run
> the remaining steps, change the comparison to GE, which will always be true.
>
> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
> Behalf Of Roberto Halais
> Sent: Friday, January 29, 2010 7:15 AM
> To: IBM-MAIN@bama.ua.edu
> Subject: EXIT a running PROC
>
> Listers:
>
> Is there a way thru JCL using the COND keyword or using IF to exit a
> running PROC on a particular STEP.
>
> I have a PROC with 100 steps and would like to end execution of the proc
> when STEP73 finishes.
>
> ----------------------------------------------------------------------
> 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
>



-- 
"It is no measure of health to be well adjusted to a profoundly sick
society." -Krishnamurti

"I am as you, in you, for you. One as you in all, as all, forever. My call
is your call."

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