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 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 |
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 |