View previous topic :: View next topic |
Author |
Message |
badri5 Banned
Joined: 27 Jun 2006 Posts: 18 Topics: 16
|
Posted: Fri Oct 10, 2008 5:09 am Post subject: SP023,SP096 |
|
|
Hi,
I am not able to find these utilities.it is coming as exec pgm = sp023.when i expand the proc sp023 is not getting expanded.where i will be able to see this SP023. |
|
Back to top |
|
 |
Nic Clouston Advanced
Joined: 01 Feb 2007 Posts: 1075 Topics: 7 Location: At Home
|
Posted: Fri Oct 10, 2008 12:19 pm Post subject: |
|
|
I m not sure I understand your query as wht you specify contradicts yourself!
// EXEC PGM=SP023
specifies a program but you then say you expand the proc SP023. Do you have a proc called SP023 which has a line EXEC PGM=SP023 ????
If you have a proc it will be in one of your proclibs - names will be shop dependent.
If it is a program - programs do not expand. _________________ Utility and Program control cards are NOT, repeat NOT, JCL. |
|
Back to top |
|
 |
|
|