Specify maximum number of retries (in all classes)
$retry_max count
This command specifies the maximum number of transmission retries across all outcome classes. Without this command, retries are counted separately for each transmission outcome class, so that for example a single 'no answer' outcome does not affect the number of retries done of 'busy' outcomes.
Important note: this command affects all outbound operations done with this user profile, including broadcasts and server operations.
For special applications this command may also be placed in an individual FS file as an override to that in the user profile.
If an 'immediate retry' (less than one minute delay) is specified for the attempt on which the maximum is attained, a further retry will be done (so the maximum could be exceeded).
The parameter on this command is used as follows:
| count | the maximum number of retries to be done |
A count of zero suppresses all retries. Commands with a negative value are ignored.
Default: No limit, retries specified for each outcome class by $retry_delays
Example:
$retry_max 7
Topic url: http://www.copia.com/support/refmanual/index.html?%24retry_max_usr.htm