Where allowed to run: Interactive environments (*INTERACT *IPGM *IREXX *EXEC) Threadsafe: No |
Parameters Examples Error messages |
The Work with Classes (WRKCLS) command allows you to show a list of available classes from one or more libraries.
Restrictions:
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
CLS | Class | Qualified object name | Required, Positional 1 |
Qualifier 1: Class | Generic name, name, *ALL | ||
Qualifier 2: Library | Name, *LIBL, *CURLIB, *USRLIBL, *ALLUSR, *ALL |
Top |
Specifies the class descriptions to be shown.
This is a required parameter.
Qualifier 1: Class
Qualifier 2: Library
#CGULIB #DSULIB #SEULIB #COBLIB #RPGLIB #DFULIB #SDALIB
Although the following Qxxx libraries are provided by IBM, they typically contain user data that changes frequently. Therefore, these libraries are considered user libraries and are also searched:
QDSNX QRCLxxxxx QUSRIJS QUSRVxRxMx QGPL QSRVAGT QUSRINFSKR QGPL38 QSYS2 QUSRNOTES QMGTC QSYS2xxxxx QUSROND QMGTC2 QS36F QUSRPOSGS QMPGDATA QUSER38 QUSRPOSSA QMQMDATA QUSRADSM QUSRPYMSVR QMQMPROC QUSRBRM QUSRRDARS QPFRDATA QUSRDIRCL QUSRSYS QRCL QUSRDIRDB QUSRVI
Top |
WRKCLS CLS(LIB01/ABC*)
This command allows you to display and work with a list of classes beginning with class objcts whose names begin with 'ABC' that are in library LIB01.
Top |
*ESCAPE Messages
Top |