Send message to all active user tasks
| Component: | BS2000 | 
| Functional area: | Operator terminal control | 
| Domain: | JOB | 
| Privileges: | OPERATING  | 
| Routing code: | E | 
Function
The INFORM-ALL-JOBS command enables systems support to send a message to all interactive users currently connected to the system. The system adds the date and time of day to the message.
 
Note 
To send a message to a specific interactive user, systems support must use the INFORM-JOB command.
Format
| INFORM-ALL-JOBS | 
| MSG = <c-string 1..72 with-low> | 
Operands
 MSG = <c-string 1..72 with-low>
A text string up to 72 characters long is sent to all active user tasks.
Return codes
| (SC2) | SC1 | Maincode | Meaning | 
|---|---|---|---|
| 0 | CMD0001 | No errors | |
| 2 | 0 | NBR0725 | Warning: The message could not be sent to all interactive tasks | 
| 2 | 32 | NBR0727 | Internal error: Error in $PSTMS call (incorrect UNIT, FUNCTION or VERSION) | 
| 64 | CMD0216 | User does not have the required privilege | |
| 130 | EXC0061 | Class 4 memory request failed; command processing aborted | 
Example
Systems support input:
/inform-all-jobs msg = ???'Attention SHUTDOWN in 15 minutes.'
  
Output on terminals of interactive users:
% BCST Attention SHUTDOWN in 15 minutes. :14:53:38 :12-01-26026