In <[email protected]>, on 11/03/2011
   at 03:11 PM, Fred Kaptein <[email protected]> said:

>  INCLUDE SYSLIB(PCOPY)                                                  
>  INCLUDE SYSLIB(PCOPY2)
>  NAME PCOPY
>  AC(1)
>  ALIAS PCOPY2

Why? Do you understand what the individual statements are supposed to
do? You're including two copies of the same load module, which just
wastes time, and your statements are out of sequence, which is why
you're getting error messages. I suggest that you follow Tom's advice.

>Does anyone know the correct JCL?

The JCL is correct; it's the input that's wrong.
 
-- 
     Shmuel (Seymour J.) Metz, SysProg and JOAT
     ISO position; see <http://patriot.net/~shmuel/resume/brief.html> 
We don't care. We don't have to care, we're Congress.
(S877: The Shut up and Eat Your spam act of 2003)

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