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

REXX Program library


IBM Mainframe Forums -> CLIST & REXX
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
rdasari123

New User


Joined: 28 Aug 2008
Posts: 8
Location: Wilson, NC

PostPosted: Wed Sep 10, 2008 12:41 am
Reply with quote

User defined TSO commands are written in REXX. Which library contains these REXX programs?
Back to top
View user's profile Send private message
superk

Global Moderator


Joined: 26 Apr 2004
Posts: 4652
Location: Raleigh, NC, USA

PostPosted: Wed Sep 10, 2008 12:52 am
Reply with quote

We have no way of knowing.

You can try using the TSO ISRFIND or TSO ISRDDN commands to search for a specific member, and either will tell you what library/DDNAME that member is in.

You can also use the old tried-and-true TSO LISTA STATUS command to list all of the libraries allocated to your TSO/ISPF session, but you'll have to run the search manually.
Back to top
View user's profile Send private message
Pedro

Global Moderator


Joined: 01 Sep 2006
Posts: 2547
Location: Silicon Valley

PostPosted: Wed Sep 10, 2008 3:04 am
Reply with quote

Many sites will have a local rexx library concatenated to the SYSPROC or SYSEXEC dd names. As Superk recommends, use TSO ISRDDN to list allocations.
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 -> CLIST & REXX

 


Similar Topics
Topic Forum Replies
No new posts Compile Several JCL JOB Through one r... CLIST & REXX 4
No new posts Using API Gateway from CICS program CICS 0
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
Search our Forums:

Back to Top