Display S/36 Configuration (DSPS36)

Where allowed to run: Interactive environments (*INTERACT *IPGM *IREXX *EXEC)
Threadsafe: No
Parameters
Examples
Error messages

The Display System/36 (DSPS36) command allows the user to show or print the description of the System/36 environment configuration. The description includes System/36 printers, display stations, general environment values, and (if the user is authorized) MRT security values.

Top

Parameters

Keyword Description Choices Notes
OUTPUT Output *, *PRINT Optional, Positional 1
Top

Output (OUTPUT)

Specifies whether the output from the command is shown at the requesting work station or printed with the job's spooled output.

*:
The output is displayed at the requesting work station if requested by an interactive job. If this is not an interactive job, the output is printed with the job's spooled output.
*PRINT:
The output is printed with the job's spooled output.
Top

Examples

DSPS36   OUTPUT(*)

This command allows the user in an interactive job to display the System/36 environment description.

Top

Error messages

None

Top