Changing defined destinations for inbound NJE SYSOUT *MODIFY,DEST

Function

You use this command to add or delete defined destinations for NJE SYSOUT, or to modify the type of destination (USERID or DEVICE).

Syntax

Read syntax diagramSkip visual syntax diagram
                         .-,--MOD-.                     
>>-+-*MODIFY-+--,--DEST--+-,--ADD-+--,--DEST--=--name----------->
   '-*F------'           '-,--DEL-'                     

>--+---------------------+-------------------------------------><
   '-TYPE--=--+-USERID-+-'   
              '-DEVICE-'     

Parameters

DEST=name
Specifies the name of the destination to be added, modified, or deleted.
,MOD
Specifies that the destination already exists in the table and is to be modified.

MODIFY,DEST,MOD is the default.

,ADD
Specifies that the destination is to be added to the table.
,DEL
Specifies that the destination is to be deleted from the table.
,TYPE=USERID or DEVICE
Specifies whether the destination is a user ID or a device.

Results

Modifies, adds, or deletes a specified destination.

Example

*F,DEST,MOD,DEST=PRINT*,TYPE=DEVICE