|
> Do anyone have a MI compiler that supports the target release parameter > of the QprCrtPg API? It's not exactly rocket science to write your own front-end for QPRCRTPG. Especially given that there are examples given in the API manuals themselves. The one I use is the PL/I example from the V2R3 API manual, augmented with a few extra features I came up with, mainly to give it the look and feel of a genuine IBM compiler. I'm not entirely sure WHY anybody would WANT to do this, given that the default for MI programs (and the ONLY option as recently as V4R2, and probably more recently than that) is for the program to be usable on earlier releases than almost anybody could possibly still be using. And if you have features that use instructions that were only implemented after a certain release, or you're checking for machine characteristics that only existed beyond a certain release (such as a license checker looking for LPAR status), it's easy enough to find out what release you're on, and bypass the code that's meaningless before a certain release. -- JHHL
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.