Where allowed to run: Interactive environments (*INTERACT *IPGM *IREXX *EXEC) Threadsafe: No |
Parameters Examples Error messages |
The Work with Objects by Owner (WRKOBJOWN) command is used to manage objects for any user profile. This command displays objects owned by a user profile and performs the following:
Restrictions: You must have read (*READ) authority to the specified user profile.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
USRPRF | User profile | Name, *CURRENT | Optional, Positional 1 |
Top |
Specifies the user profile whose owned objects are to be shown.
Top |
Example 1: Working With Objects Owned by the Current User Profile
WRKOBJOWN USRPRF(*CURRENT)
This command displays the Work with Objects by Owner panel, showing a list of the objects owned by the user running this command.
Example 2: Working With Objects Owned by a User Profile
WRKOBJOWN USRPRF(BARTH)
This command displays the Work with Objects by Owner panel, showing a list of the objects owned by user profile BARTH.
Top |
*ESCAPE Messages
Top |