| Where allowed to run: Interactive environments (*INTERACT *IPGM *IREXX *EXEC) Threadsafe: No |
Parameters Examples Error messages |
The Select Command (SLTCMD) command allows you to display a list of commands from one or more libraries. From the Select Commands display, you can select a command that you want to prompt.
Restrictions:
| Top |
| Keyword | Description | Choices | Notes |
|---|---|---|---|
| CMD | Command | Qualified object name | Required, Positional 1 |
| Qualifier 1: Command | Generic name, name, *ALL | ||
| Qualifier 2: Library | Name, *LIBL, *CURLIB, *USRLIBL, *ALLUSR, *ALL |
| Top |
Specifies the commands to be shown on the Select Command display.
This is a required parameter.
Qualifier 1: Message queue
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 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 |
SLTCMD CMD(QSYS/*ALL)
This command shows a list of all commands in library QSYS. The option to prompt and run commands is available.
| Top |
None
| Top |