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



Assuming you want the layout of *PRTF QPDSPLIB so that you can process
the report in an application, I would recommend you instead look at
using the List Objects (QUSLOBJ) API if you want the object list or
the Retrieve Library Description (QLIRLIBD) API if you want the library
size, number of objects, authorities, etc.  Both APIs can be found in
the Object APIs chapter of the System API Reference.

*PRTFs are not considered formal programming interfaces by OS/400 and
as such can change without warning across release (or sometimes even
PTF) boundaries.  *PRTFs are also often tranlated into other languages
as you move from one country/language to another so you cannot rely
upon column headings or even column positions.  Most developers find
these two considerations to be sufficient to avoid *PRTF application
processing if at all possible.  As DSPLIB does not provide for *OUTFILE
support then using the appropriate APIs is the way to go.

If you need the details of QPDSPLIB for some non-application reason
I would appreciate more detail on your needs.  Though I doubt you
are going to get, from IBM anyway, much more detail on the *PRTF
(in terms of encouraging you to use it that is).

Bruce Vining

>
>Hello,
>I want to know where or how can I find the record format information for file
>QPDSPLIB ?
>Because if I exec an DSPPFD QPDSLIB there is nothing.
>
>Silvio Santos.
>

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* This is the RPG/400 Discussion Mailing List!  To submit a new         *
* message, send your mail to "RPG400-L@midrange.com".  To unsubscribe   *
* from this list send email to MAJORDOMO@midrange.com and specify       *
* 'unsubscribe RPG400-L' in the body of your message.  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.