In a recent note, john gilmore said:

> Date:         Wed, 21 Sep 2005 18:50:06 +0000
> 
> I am a little hesitant to repeat someone else's contribution; but Volker
> Bandke's suggestion, which I strongly endorsed in an earlier post, was that
> a [JCL] set statement be used.
> 
???

The only contribution to this thread I can find from Volker (however
the Subject: has meandered) is:

   Linkname: Re: Setting Completion Code in Batch?
        URL: 
http://bama.ua.edu/cgi-bin/wa?A2=ind0509&L=ibm-main&D=1&O=D&P=118804

Containing (I don't hesitate to repeat):

    //SETRC EXEC PGM=IDCAMS
    //SYSPRINT DD SYSOUT=*
    //SYSIN DD *
    ~ SET LASTCC=2

This appears to be not a JCL SET statement, but a SET statement in
the SYSIN of an IDCAMS step.  (The tilde is silent?)

I'm unfamiliar with the use of a JCL SET statement to set the
completion code of a step.  Can it be done?  How?  Citation?
Examples?

Thanks,
gil
-- 
StorageTek
INFORMATION made POWERFUL

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