×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
On 9/11/2014 6:39 PM, JOSE PEREZ wrote:
Is there anyway to get a list of Modules, Procedures and Functions
used in a program for cross reference.
Not sure this is exactly what you're looking for ... but there are a number of API's available that can give SOME of that information:
QBNLPGMI - List ILE Program Information:
http://www-01.ibm.com/support/knowledgecenter/api/content/ssw_ibm_i_61/apis/qbnlpgmi.htm
QBNLMODI - List Module Information:
http://www-01.ibm.com/support/knowledgecenter/api/content/ssw_ibm_i_61/apis/qbnlmodi.htm
QBNLSPGM - List Service Program Information:
http://www-01.ibm.com/support/knowledgecenter/api/content/ssw_ibm_i_61/apis/qbnlspgm.htm
QBNRMODI - Retrieve Module Information:
http://www-01.ibm.com/support/knowledgecenter/api/content/ssw_ibm_i_61/apis/qbnrmodi.htm
david
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.