Thanks Emmanuel, I will explore the QSYRTVUA API on that thread.
Regards
Ian Patterson
Grange IT Limited
tel 01947 880458
fax 01947 880439
www.grangesystems.com
* Bacstel-iP systems for Windows and IBM iSeries
* CHECKER Bank Account details Authetication systems
* Inland Revenue submission systems
* HMRC Data Provisioning systems
Grange IT Limited, Registered in England No. 5017635. Registered Office:
62-63 Westborough, Scarborough YO11 1TS
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx
[mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Emmanuel Zannis
Sent: 21 August 2007 12:05
To: RPG programming on the AS400 / iSeries
Subject: RE: retrieving an IFS object owner
Ian,
Try the link below in the MC archives.
http://archive.midrange.com/midrange-l/200503/msg00495.html
For changing the authority I use
RTVJOBA USER(&USER)
CHGAUT OBJ(&IFSPATH) USER(&USER) DTAAUT(*RWX) +
OBJAUT(*ALL)
Regards,
Emmanuel
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx
[mailto:rpg400-l-bounces@xxxxxxxxxxxx]On Behalf Of ian
Sent: 21 August 2007 9:32 AM
To: rpg400-l@xxxxxxxxxxxx
Subject: retrieving an IFS object owner
I am trying to retrieve the owner of an IFS object.
If I use the stat() API it gives the User ID of the Owner as a numeric
field.
How do I convert this to the Owner name ? i.e. as shown in WRKLNK. .. or
is there an easier way to get the owners name from RPG ?
Thanks
Ian Patterson
As an Amazon Associate we earn from qualifying purchases.