MODIFY SEND Operator command
The operator command interface has one of the following formats,
where
userid
is a target userid, and pid
is
the process ID of a target thread pool.MODIFY rsed,APPL=SEND 'message'[,User={userid | (userid,userid,…)}]
MODIFY rsed,APPL=SEND 'message'[,Pid={pid | (pid,pid,…)}]
MODIFY rsed,APPL=SEND CLEAR
- By default, a message is delivered to all users of this RSE daemon.
- A message sent using the PID filter is not stored, only users active in the referenced thread pools receive it.
- The single quotation mark (') character is not allowed in the message text as the message must be enclosed in single quotation marks.