| Where allowed to run: Interactive environments (*INTERACT *IPGM *IREXX *EXEC) Threadsafe: No |
Parameters Examples Error messages |
The Work with Communications Side Information (WRKCSI) command allows you to work with side information in the specified library or libraries. From the list of side information objects that is displayed, you can create, delete, change, print, or display entries.
| Top |
| Keyword | Description | Choices | Notes |
|---|---|---|---|
| CSI | Side information | Qualified object name | Optional, Positional 1 |
| Qualifier 1: Side information | Generic name, name, *ALL | ||
| Qualifier 2: Library | Name, *LIBL, *CURLIB, *USRLIBL, *ALLUSR, *ALL |
| Top |
Specifies the object name for the side information object you want to work with.
This is a required parameter.
The possible values are:
The possible library values are:
#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 QUSRDIRDB QUSRVI QGPL QSRVAGT QUSRIJS QUSRVxRxMx QGPL38 QSYS2 QUSRINFSKR QMGTC QSYS2xxxxx QUSRNOTES QMGTC2 QS36F QUSROND QMPGDATA QUSER38 QUSRPOSGS QMQMDATA QUSRADSM QUSRPOSSA QMQMPROC QUSRBRM QUSRPYMSVR QPFRDATA QUSRDIRCF QUSRRDARS QRCL QUSRDIRCL QUSRSYS
| Top |
Example 1: Displaying Information Objects
WRKCSI
This command displays all the side information objects that exist in any library in the library list. From the Work with Communications Side Information panel, you can work with the side information objects.
Example 2: Displaying Objects the Begin with 'SIDE'
WRKCSI CSI(QGPL/SIDE*)
This command displays all the side information objects that begin with the letters 'SIDE' and are located in library QGPL. From the Work with Communications Side Information panel, you can work with the side information objects.
| Top |
None
| Top |