Hi.
In a RPGLE program I need information about the source from which I compiled. I need to know library, file source and member.
I always compile with CRTBNDRPG command. So I have an object *PGM for each source member.
I found the needed information in the PSDS (Program Status Data Structure):
D SRC_FILE 304 313 Source file D SRC_LIB 314 323 Source file lib D SRC_MBR 324 333 Source file mbr
My doubt is..
Are these three information ALWAYS available?
Even, for instance, in case of not observable program?
I made some test with CHGPGM RMVOBS(*ALL) and everything seems working properly: those three fields are correctly valued.
There are cases in which these informations are not available?
Thanks in advance
Marco
This mailing list archive is Copyright 1997-2026 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.