|
And the cool part about this tool is that it even keep track of internal procedure. So, if you have a program that has a internal procedure getEndOfMonDate and a service program with an export procedure getEndOfMonthDate, using the search argument of getEndOfM*, the search functions will show you both of them. -----Original Message----- From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Lim Hock-Chai Sent: Wednesday, March 29, 2006 1:00 PM To: RPG programming on the AS400 / iSeries Subject: RE: Function searching, was: Bug in IBM Date Routies %month Hawkeye (Pathfinder) has a search function that let you find where a procedure is being used. It build a database of them from a scheduled run job. If you do not like their search function, you can always create you own sql against their database. -----Original Message----- From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of rob@xxxxxxxxx Sent: Wednesday, March 29, 2006 10:40 AM To: RPG programming on the AS400 / iSeries Subject: Re: Function searching, was: Bug in IBM Date Routies %month Thanks for the reply. I think I will be going that route also. I'll check the change management system, but I am not holding my breath. Rob Berendt -- Group Dekko Services, LLC Dept 01.073 PO Box 2000 Dock 108 6928N 400E Kendallville, IN 46755 http://www.dekko.com "praveen gunda" <praveen.gunda@xxxxxxxxx> Sent by: rpg400-l-bounces@xxxxxxxxxxxx 03/29/2006 10:57 AM Please respond to RPG programming on the AS400 / iSeries <rpg400-l@xxxxxxxxxxxx> To "RPG programming on the AS400 / iSeries" <rpg400-l@xxxxxxxxxxxx> cc Subject Re: Function searching, was: Bug in IBM Date Routies %month Rob, We are developing an inhouse tool to do somet hing like this. I think there is no direct way. Our program runs every night and collects and stores all the information about each service program. This way when we inquire for a particular PRocedure it can show it up all the service programs fast. Also if you are using any change management tool, Se if it has any tools to do this. just my 2 cents Praveen On 3/28/06, rob@xxxxxxxxx <rob@xxxxxxxxx> wrote: > > Got a question. Suppose you wanted to search all service programs for an > exported function, how would one automate that? For example, if I wanted > to search for a last_day function how do I search the results of > DSPSRVPGM SRVPGM(*libl/*all) DETAIL(*PROCEXP) \\ Note: *ALL is not > supported > for a particular string or strings? Let me guess, extensive use of the > List Service Program Information (QBNLSPGM) api, combined with the list > objects api? > > Then I suppose the next question is how do I find all of the existing > binding directories that have this service program in it? > > Rob Berendt > -- > Group Dekko Services, LLC > Dept 01.073 > PO Box 2000 > Dock 108 > 6928N 400E > Kendallville, IN 46755 > http://www.dekko.com > > -- > This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list > To post a message email: RPG400-L@xxxxxxxxxxxx > To subscribe, unsubscribe, or change list options, > visit: http://lists.midrange.com/mailman/listinfo/rpg400-l > or email: RPG400-L-request@xxxxxxxxxxxx > Before posting, please take a moment to review the archives > at http://archive.midrange.com/rpg400-l. > >
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.