|
|
| Author |
Message |
rohitsir
New User
Joined: 21 Aug 2007 Posts: 32 Location: USA
|
|
|
|
| Could you tell me the specific purpose of different ISPF allocated libraries like ISPLLIB ISPMLIB ISPPLIB ISPSLIB etc ??? |
|
| Back to top |
|
 |
References
|
Posted: Tue Mar 18, 2008 10:40 pm Post subject: Re: ISPF allocated libraries |
 |
|
|
 |
cpuhawg
Active User
Joined: 14 Jun 2006 Posts: 271 Location: Jacksonville, FL
|
|
|
|
ISPLLIB is for application programs (like a load library)
ISPMLIB is a message library for error messages.
ISPPLIB is a panel library where panels are stored.
ISPSLIB is a skeleton library where JCL can exist with symbolics. Substitutions are made for the symbolics and the resulting JCL are submitted. |
|
| Back to top |
|
 |
superk
Moderator Team Head
Joined: 26 Apr 2004 Posts: 3164 Location: Charlotte,NC USA
|
|
| Back to top |
|
 |
|
|