| Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Display Communications Side Information (DSPCSI) command is used to display or print the specified side information object.
| Top |
| Keyword | Description | Choices | Notes |
|---|---|---|---|
| CSI | Side information | Qualified object name | Required, Positional 1 |
| Qualifier 1: Side information | Name | ||
| Qualifier 2: Library | Name, *LIBL, *CURLIB | ||
| OUTPUT | Output | Optional |
| Top |
Specifies the name of the side information object to be displayed. An object name must be specified.
This is a required parameter.
The possible library values are:
| Top |
Specifies whether the output from the command is displayed at the requesting work station or printed with the job's spooled output.
The possible values are:
| Top |
Example 1: Locating an Object
DSPCSI CSI(SIDEOBJ)
This command locates the first side information object named SIDEOBJ in the library list and displays the side information.
Example 2: Printing Side Information
DSPCSI CSI(QGPL/SIDEOBJ) OUTPUT(*PRINT)
This command prints the side information contained in the object SIDEOBJ in library QGPL with the job's spooled output.
| Top |
*ESCAPE Messages
| Top |