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



Depends upon what he's trying to do. QCLRPGMI does supply the program
type.



Type of program. Whether the program is an ILE program or an OPM
program.



Possible values are:



Blank OPM program

B ILE program



With this information James can determine if he needs to call QBNRMODI.




Personally, I wouldn't presume PEP name and program name are one in the
same. I'd check then proceed down the appropriate path.



But that is just me. :-)



Gary



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



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

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.