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



Jim Oberholtzer wrote:

Does anyone have an example of how to change the owner of all objects (in QSYS and in the IFS) using QSYLOBJA in a control language program? The system that has to have this code will not have the other compilers on it and I am not allowed to put any custom code that machine that would require them, hence the CLP example.

Jim:

I found an old test program from when I was trying to learn differences between the QSYS and IFS formats of the API. It is not significantly commented nor particularly highly developed, but it does more or less what you ask for. I'd expect it to be easily extendable for most things you might use it for.

If nothing else, it should give you a major start. It creates a *USRSPC, lists QSYS objects into the space, extracts the count, then lists IFS objects and extracts that count. It doesn't actually do anything with items listed; it could with a few more lines of code.

See:

http://code.midrange.com/32b5aff6d8.html

Hope it's good enough for basic illustration. I can't actually put time into much more.

Tom Liotta


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

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.