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



These are for library objects, not the rest of the IFS.

There is the stat() function - it is callable with CALLPRC from a CLLE program because it uses pointers. First parameter is the path name, second parameter is a structure that contains the various information you want - declare a *CHAR long enough to get it all. See InfoCenter API Finder to get the details. Scott Klement probably has the layout translated into the various binary, etc., data chunks.

HTH
Vern

At 07:15 AM 3/8/2005, you wrote:
Hi Mark

You can use the Retrieve Object Description (QUSROBJD) API to retrieve the owner information for the object, and the Retrieve users Authorised to an Object (QSYRTVUA) API to find out any user specific authiorities (this includes, *PUBLIC, group, etc).

All the best

Jonathan

-----Original message-----
From: MWalter@xxxxxxxxxxxxxxx
Date: Tue,  8 Mar 2005 12:37:27 +0000
To: Midrange Systems Technical Discussion midrange-l@xxxxxxxxxxxx
Subject: IFS File Authority

> Is anyone aware of an API or command that will allow me to retrieve the
> object authority and rights to a file on the IFS programmatically without
> having to list it to a printer file and parse that?
>
> Thanks,
>
> Mark
>
> Mark D. Walter
> Senior Programmer/Analyst
> CCX, Inc.
> mwalter@xxxxxxxxxx
> http://www.ccxinc.com
>
> --
> This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
> To post a message email: MIDRANGE-L@xxxxxxxxxxxx
> To subscribe, unsubscribe, or change list options,
> visit: http://lists.midrange.com/mailman/listinfo/midrange-l
> or email: MIDRANGE-L-request@xxxxxxxxxxxx
> Before posting, please take a moment to review the archives
> at http://archive.midrange.com/midrange-l.
>


Jonathan Mason www.astradyne-uk.com

--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
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.