|
>Has anyone experience of the Create >Program (QPRCRTPG) API? In particular >how and what do I specify in the 'Intermediate >representation of the program' and >'Option template' parameters? Check the MI list archives for particulars. The API is essentially the AS/400 assembly language compiler. IRP means MI (Machine Interface) language code. The OPM compilers all emit IRP (MI) code and then pass that along to QPCRTPG. Look at the bottom of an RPG III compile and you'll see something akin to 'PRM has been called.' That's the MI compiler being invoked over the IRP. You can see the IRP generated by the RPG III compiler if you compile with GENOPT(*LIST *ATR *XREF) Try it with a short RPG program first... --buck
As an Amazon Associate we earn from qualifying purchases.
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.