Calling JESNEWS *CALL,JESNEWS

Function

Use the *CALL,JESNEWS command to invoke the JESNEWS DSP; you must do this before creating or adding to a JESNEWS data set. For more information about the JESNEWS DSP, see JESNEWS DSP.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-+-*CALL-+--,--JESNEWS--,--DS--=--+-LCL-+--------------------->
   '-*X----'                        +-RJP-+   
                                    '-TSO-'   

>--,--KEY--=--password--,--TYPE--=--+-ADD-+--------------------><
                                    +-DEL-+   
                                    '-REP-'   

Parameters

DS=LCL or RJP or TSO
Specifies that you want the contents of the JESNEWS data set printed on the burst page of all jobs that are sent to the local printer (LCL), printed on a remote workstation (RJP), or TSO/E users (TSO/E).
KEY=password
Specifies the installation defined password required to add, replace, or delete the JESNEWS data set.
TYPE=ADD or REP or DEL
Specifies the function to be performed on the JESNEWS data set. ADD indicates that a new data set is to be created or that information is to be added if the specified data set already exists. REP specifies that the current data set is to be replaced (see Creating a JESNEWS data set *START,JESNEWS). DEL specifies that JESNEWS data sets issued to the designated destination are to be deleted.