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

Expanded source code of copybook in rexx


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

New User


Joined: 12 Jun 2008
Posts: 1
Location: Chennai, INDIA

PostPosted: Tue Jul 01, 2008 4:09 pm
Reply with quote

Hi, Could any one explain how to get the expanded source code while executing the search for a particular string in a endevor library using rexx?
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


Joined: 20 Oct 2006
Posts: 6966
Location: porcelain throne

PostPosted: Tue Jul 01, 2008 4:26 pm
Reply with quote

you will only find the source code a PROD level. at the lower stages, the source is handled differently. I have not found a way to access the code at stage A (or any stage < P) - other than thru endevor.

searching for strings in at a stage level can be accomplished with the 'SCAN ENDEVOR LISTINGS' - yes it is scaning the compile output and not the pure source. (U,11).
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