Site icon AS400 ISeries

WRKOBJ – Work with Objects

The Work with Objects – WRKOBJ command shows a list of objects from one or more given libraries.

23 Most Useful AS400 Commands

Advertisements

The object name, object type, library name, object attribute, and short text description for the object are shown for each listed object. The data attributes and the actual data in the object are not shown. From this list, several object-oriented options can be performed.

WRKOBJ – Work with Objects

Restrictions:


Object (OBJ)

Specifies the objects to be shown on the Work with Objects display. This is a required parameter.

Object type (OBJTYPE)

Specifies the object type for objects to be shown.


Advertisements

Examples

WRKOBJ   OBJ(X/PAY*)  OBJTYPE(*ALL)

This command displays the Work with Objects panel, showing all objects for which you have authority whose names begin with the letters ‘PAY’ and are located in library X.

Source : IBM

Exit mobile version