It's not clear what you are trying to do.

Do you wish to override the output class used by a particular DDNAME in an 
included procedure?

If so, it should be simple, something like

//p  PROC
//  jcl here
//p  PEND
//stepname EXEC p 
//procstepname.ddname-whose-class-you-want-to-override   DD 
SYSOUT=whatever-class-you-want

Test this, I just coded it from memory and it may have bugs.

Of course, if this isn't what you are trying to do, please explain and you may 
get your answer.

cheers,
Peter

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

Reply via email to