0 pts.
 Is there any way to get all the name of the Modules attached in a PGM?
Is there any way to get all the name of the Modules attached in a PGM. API QCLRPGMI only gives Number of Modules..but not the name. Also we cant get the outfile of DSPPGM. Thanks.

Software/Hardware used:
ASKED: August 9, 2010  11:17 AM
UPDATED: August 13, 2010  9:34 PM

Answer Wiki:
did you try DSPPGMREF command? =========================================================== To get the list of modules that make up an ILE program, use the <a href="http://publib.boulder.ibm.com/infocenter/iseries/v5r4/index.jsp?topic=/apis/qbnlpgmi.htm">List ILE Program Information (QBNLPGMI) API</a> and request format PGML0100 -- ILE program module (*MODULE) information. The list will be created in a user space that you supply. Tom
Last Wiki Answer Submitted:  August 10, 2010  1:38 am  by  Halp   115 pts.
All Answer Wiki Contributors:  Halp   115 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

DSPPGM works well for me to view modules interactively. 3rd screen is modules and 4th screen is service programs.

Mike

 1,565 pts.