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

Cross-reference of cobol-rexx programs


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

New User


Joined: 22 Jan 2008
Posts: 85
Location: India

PostPosted: Fri Oct 17, 2008 11:49 am
Reply with quote

Hi,
how to do Cross-reference of all PROGRAMS calling any 1 CALLED-PROGRAM(sub-program) in cobol through rexx coding.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Fri Oct 17, 2008 11:52 am
Reply with quote

Hello,

This has been discussed multiple times before. If you use the forum SEARCH, you should find some topics to review.

As a hint - if the cobol calls are done statically, you could have reasonable success. If the calls are dynamic, it becomes more difficult.
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Fri Oct 17, 2008 12:21 pm
Reply with quote

Why reinvent the wheel....
ISPF has already done it for You

.... member parts list

or ISRLEMX
Back to top
View user's profile Send private message
usharaniA

New User


Joined: 22 Jan 2008
Posts: 85
Location: India

PostPosted: Fri Oct 17, 2008 12:41 pm
Reply with quote

Can you give me an example jcl for ISRLEMX
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Fri Oct 17, 2008 12:44 pm
Reply with quote

You can find out by Yourself running it from Ispf
for the foreground is option 4.12
for the background ( were You can see the jcl being built ) is 5.12

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/ISPZU261/CCONTENTS?SHELF=ISPZPM61&DN=SC34-4823-07&DT=20071211175702
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 Replace each space in cobol string wi... COBOL Programming 3
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 COBOL -Linkage Section-Case Sensitive COBOL Programming 1
Search our Forums:

Back to Top