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

PDS Source of an rexx code


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

Active User


Joined: 22 May 2009
Posts: 160
Location: Bangalore

PostPosted: Thu May 26, 2011 6:50 pm
Reply with quote

Hi,
As we do tend to change the projects in the organizations and every project has its own in built rexx and clist tools to work accordingly.

recently i have moved out to another project and i have to use a couple of rexx tools as well deploy some new tools into the mainframe environment.

My concern is is there any way to find the REXX PDS where the tools are residing

say for eg : TSO <clist-NAME>

The CLIST location can it be known by any means,plz help me in this regards.
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


Joined: 06 Jun 2008
Posts: 8696
Location: Dubuque, Iowa, USA

PostPosted: Thu May 26, 2011 6:55 pm
Reply with quote

Your site has probably set up standard libraries for this type of thing. Have you talked to your site support group yet to find out where they store REXX code? If not, why not?
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Thu May 26, 2011 6:59 pm
Reply with quote

if the member resides in a library permanently allocated
TSO ISRDDN
MEMBER xxxxxxxx

if the rexx resides in a library allocated thru the ALTLIB ALLOCATE
invoke the application and then proceed as before

ask Your support

tested and working!
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 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