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

Search Endevor Using REXX


IBM Mainframe Forums -> CA Products
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
diwa_thilak

Active User


Joined: 13 Jul 2006
Posts: 205
Location: At my desk

PostPosted: Fri Jan 18, 2008 11:38 am
Reply with quote

Hi Friends,

I got a new requirement this time. I need to write a REXX program, which will accept one program(COBOL) name.

My goal is to find out all the CALLED programs in the list. And i have to perform the same over the retrieved components in the list.

Is there any view/suggestion from your side for this task ?

How to proceed ?

Is there any utility in REXX to perform this search over the component in Endevor?
Back to top
View user's profile Send private message
HappySrinu

Active User


Joined: 22 Jan 2008
Posts: 194
Location: India

PostPosted: Thu Jan 24, 2008 11:59 pm
Reply with quote

diwa_thilak wrote:
Hi Friends,

I got a new requirement this time. I need to write a REXX program, which will accept one program(COBOL) name.

My goal is to find out all the CALLED programs in the list. And i have to perform the same over the retrieved components in the list.

Is there any view/suggestion from your side for this task ?

How to proceed ?

Is there any utility in REXX to perform this search over the component in Endevor?




Hi,
Firstly i didn't understand your requirement.
Secondly Endevor itself is excellent tool to do any type of search. You don't need to write any rexx code to find our called programs.

for every program to find out the called programs you can use browse components in displa panel.
Back to top
View user's profile Send private message
diwa_thilak

Active User


Joined: 13 Jul 2006
Posts: 205
Location: At my desk

PostPosted: Fri Jan 25, 2008 10:40 am
Reply with quote

Srini,

Let me make it simple for you.

I have batch program P09M103M, In this program , i am calling 3 programs (UTL101, UTL102,UTL103).

My goal is to retrieve the called programs using rexx. and perform the same operation(identifying the called programs) on these three components.

Is ther any functionality/option in Endevor which will retrieve the called programs/subroutines ?
Back to top
View user's profile Send private message
vijikesavan

Active User


Joined: 04 Oct 2006
Posts: 118
Location: NJ, USA

PostPosted: Thu Mar 20, 2008 9:37 pm
Reply with quote

Hi Happysrinu,
Can you please let me know how we can search using endevor?
My requirement is to search "program name" across all members in endevor.
I read a thread in the forum talking about impact analysis on endevor, but I could not see any solution.

I saw your note that its there, can you please share it?
Appreciate your help.
Thanks,
Viji
Back to top
View user's profile Send private message
Devzee

Active Member


Joined: 20 Jan 2007
Posts: 684
Location: Hollywood

PostPosted: Fri Mar 21, 2008 10:15 am
Reply with quote

vijikesavan Have you explored all the endevor options ?
Back to top
View user's profile Send private message
HappySrinu

Active User


Joined: 22 Jan 2008
Posts: 194
Location: India

PostPosted: Mon Mar 24, 2008 7:04 pm
Reply with quote

go to batch...generation scl..

then

option 11. List element

give environment where you find your elements..

TEXT STRING:
give string what you want to find

try this and let me know if you still not ..get
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 -> CA Products

 


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 Search two or more word with FILEAID Compuware & Other Tools 15
Search our Forums:

Back to Top