× 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.



QCLRPGMI does not give source information for ILE programs, only OPM programs. It does have the PEP module, so with the QBNRMODI, James could get the source for that. If there are other modules, I think the QBNLPGMI is the ticket. It'll also give the service programs and exports and imports, if I read the docs right.

Vern

On 3/31/2011 3:48 PM, Monnier, Gary wrote:
James,

Call a module/program that uses the Retrieve Program Information
(QCLRPGMI) and Retrieve Module Information (QBNRMODI) APIs.

To dynamically find the CL program name send a message to the program
(SNDPGMMSG) and then receive it (RCVMSG). Interrogate the SENDER
information for program name starting at position 27.

Gary

-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of James Lampert
Sent: Thursday, March 31, 2011 1:04 PM
To: Midrange Systems Technical Discussion
Subject: Easiest way, in a CL pgm, to find out what source member a
programwas compiled from?

Anybody know, off-hand, an easy way for a CL program to find out what
source member a program (or the main entry-point module of a
multi-module program) was compiled from?

The idea is to go through a list of programs, and refresh them.

--
JHHL

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.