*INQUIRY,SC

Function

Use the *INQUIRY,SC command to display the information specified on the SYSOUT initialization statement. If class attributes are not defined but are, effectively, defaulted to through the OUTSERV statement, the default values will be provided in the command response.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-+-*INQUIRY-+----,--SC=----+-class-+-------------------------><
   '-*I-------'              '-ALL---'   

Parameters

class
Specifies the SYSOUT class for which you want the associated attributes to be returned.
Start of changeALLEnd of change
All SYSOUT classes.

Example

The following example is the response to a *I SC=1 command for a JES3 inish deck defining no attributes for a SYSOUT class.
*i sc=1
IAT8645 SYSOUT INQUIRY RESPONSE
RESPONSE FOR SYSOUT CLASS 1
  CARRIAGE=6, TYPE=(PRINT), CHNSIZE=DS,
  CHARS=GS10, FLASH ID=NONE, FLASH COUNT=N/A,
  DEST=N/A, FORMS=1PRT, SPART=P$RT1, STACKER=C,
  TRAIN=PN, THRESHOLD=-1, HOLD=N/A,
  TRKGRPS=(001,002), TRUNC=YES, INT=N/A COMPACT=N/A,
  CONTROL=N/A, MODIFY=NONE, MODRC=N/A, OVFL=ON,
  PRTY=15, COPIES=1
SYSOUT INQUIRY RESPONSE COMPLETE