|
This is a multipart message in MIME format. -- [ Picked text/plain from multipart/alternative ] >I want to write a program that diplays the lits of object created by user in a particulat Library as Subfile. I can >do this by writing a CL that captures the objects for a user by doing DSPOBJD in a file and then a RPG program that >reads this file and builds this subfile. Is there any API that will make my job easy i.e. get me a list of objects >for a User in a Library ? The API QUSLOBJ lists library objects into a user space for retrieval. This gives more info than DSPOBJD and can be used to filter on objects with certain status values. Try ref: http://publib.boulder.ibm.com/iseries/v5r1/ic2924/info/apis/quslobj.htm Cheers, Keith
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.