1 02/27/85 set_mc_message_limits
 2 
 3 Syntax as a command:  set_mc_message_limits {-control_args}
 4 
 5 
 6 Function:  controls the printing of messages by the message
 7 coordinator.  The system administrator can control the size of the
 8 burst and the duration of the pause with this command (see "Notes"
 9 below).
10 
11 
12 Control arguments:
13 -count N, -ct N
14    sets the size of a message burst to N messages.  N must be a decimal
15    integer greater than zero.  The default is 20 messages.
16 -delay N, -dly N
17    sets the interval between message bursts to N seconds.  N must be a
18    decimal integer greater than zero.  The default is 5 seconds.
19 -print, -pr
20    displays the current message burst size and delay values.
21 
22 
23 Notes:  This command must be executed in admin mode and can be included
24 in the system_start_up.ec.