CL Programming

Retrieving Object Descriptions

You can also use the Retrieve Object Description (RTVOBJD) command to return the descriptions of a specific object to a CL procedure. Variables are used to return the descriptions. You can use these descriptions to help you detect unused objects. For more information about retrieving object descriptions, see Retrieving Object Descriptions.

You can also use the Retrieve Object Description (QUSROBJD) application programming interface (API) to return the description of a specific object to a procedure. The system uses a variable to return the descriptions. For more information, see the CL section of the Programming category for the iSeries Information Center.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]