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



With the additional information that she's looking to get the information
from the system she's on, then it is possible (though I would still use
the manual myself).  If optional library QSYSINC is installed, then
in the QSYSINC/H source file are C includes which list all available
*PGM APIs that are found in the System API Reference (plus a few that
are not in the manual).  One member (QLIEPTI) gives the offset of the
APIs into the System Entry Point Table (IBM allows C developers to use
the Entry Point Table directly via member QLIEPT); the other (QUSEPT)
provides very basic information on the paramters for the APIs (actually
the C function prototype).  For *SRVPGM functions, she could display
the *SRVPGMs found in *BNDDIR QSYS/QUSAPIBD and then examine the
procedure exports from each of the *SRVPGMs.  This would identify what
ILE function APIs are available on the system.

This should allow identification of close to all APIs available to that
release (that are in the System API Reference).

Bruce Vining

>
>I guess it depends on who (or is that whom?) I ask.  Seriously, another
>programmer asked me about this & I told her I'd throw it out to the
>experts. She wondered if there was some way to get that information from
>the system she's on.
>
>Darlene Brengle
>Norsoft, Inc.

>
>Is there anyway to find out what APIs are available with a
>certain release without looking in the System API Reference?
>
>Darlene Brengle
>Norsoft, Inc.
>

+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---


As an Amazon Associate we earn from qualifying purchases.

This thread ...


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.