On Fri, 7 Feb 2014 14:58:53 +0000, Nims,Alva John (Al) wrote:

>I have been doing a little research and looking at the z/OS 1.13's "z/OS MVS 
>JCL User's Guide" it turns out you can code "in-stream" data in a JES2 
>procedure and I am going to assume you can't with JES3, but to do so, DO NOT 
>use the "//  DD  *" use instead "//  DD DATA".
>
>So I am going to amend my original message by saying, instead of coding "//  
>DD *" for your second DD in the procedure, try coding "//   DD  DATA" instead, 
>so you would have this:
> 
I would be astonished if for the matter here "// DD DATA" were not the
functional equivalent of "// DD *".

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to