|
"Knezevic.Mihael" wrote:
and i got a lot of entries for <mymodule>/_QRNI_NOMAIN. can somebody please tell me what that means?
The figure called "Normal Processing Sequence for a Subprocedure" in the "Subprocedures" chapter of the reference starts with First procedure called in the module since program activation? If yes, then - Run module initialization - Perform data structure and subfield initialization - Retrieve *INUx and UDATE - Open files - Load data area data structures, arrays, and tables All that initialization is done in a procedure that the RPG compiler generates into the module called _QRNI_NOMAIN. That procedure also handles I and O specs and a few other things.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.