IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Default ISPF CLIST/REXX library


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
nickyboy

New User


Joined: 26 Aug 2005
Posts: 16

PostPosted: Wed Nov 02, 2005 5:49 pm
Reply with quote

Hi all..

Could anyone please tell me, which is the PDS where I can find the ISPF panel programs ( REXX/CLIST)..

Thanks,
Nick.
Back to top
View user's profile Send private message
Kevin

Active User


Joined: 25 Aug 2005
Posts: 234

PostPosted: Wed Nov 02, 2005 10:12 pm
Reply with quote

Clists are stored in the libraries allocated to the SYSPROC DD.

REXX Execs are stored in the libraries allocated to either the SYSPROC DD or to the SYSEXEC DD.

ISPF Panel definitions are usually stored in the libraries allocated to the ISPPLIB DD.
Back to top
View user's profile Send private message
rajakumar10

New User


Joined: 03 Aug 2005
Posts: 12

PostPosted: Wed Nov 16, 2005 10:16 pm
Reply with quote

To find the SYSPROC and SYSLIB datasets that are concatenated in your environment use command 'tso isrddn'
Back to top
View user's profile Send private message
sonipankaj

New User


Joined: 23 Nov 2005
Posts: 10

PostPosted: Thu Nov 24, 2005 7:40 pm
Reply with quote

All the ISPF Panels are generally stored in the ISPPLIB Libraries. But the EXECs to run these panels are generally stored in SYSEXEC or SYSPROC. To view the libraries under ISPPLIB/SYSPROC/SYSEXEC do the TSO ISRDDN. It will show you all the libraries.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts Compile Several JCL JOB Through one r... CLIST & REXX 4
No new posts Running REXX through JOB CLIST & REXX 13
No new posts Error to read log with rexx CLIST & REXX 11
No new posts isfline didnt work in rexx at z/OS ve... CLIST & REXX 7
No new posts run rexx code with jcl CLIST & REXX 15
Search our Forums:

Back to Top