The Microfocus Modernization Workbench resolves dynamic calls (and much more). It does look at the source code to do this. If interested see http://www.microfocus.com/products/isight/modernization-workbench.aspx
-----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of D Gaebler Sent: Thursday, October 20, 2011 9:06 AM To: [email protected] Subject: Re: Dynamic calls in Binder sysprint Hi, to my knowledge, only tools that scan source code can do that (IBM Rational Asset Analyzer or ITP Panorama are known to me, but not a recommendation or ad, there are other tools on the market, which I have never used). Those tools look for CALL statements and then search the source code before it, where these variables get filled or if its defined by using constants. Also impact analysis is possible, where variables have to be updated if one dynamically called module is renamed. Some customers have module names in databases (e.g. DB2) where the dynamic calls get the values from. Maybe you have some sort of database for all your modules, where you can start from. Denis Gaebler. IBM Germany ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

