|
$count_sent [FS] |
![]() ![]()
|
Specify Display Box to Count Sent Faxes
$count_sent dbox
The $count_sent command specifies which of the boxes on the COPIAFACTS screen display is to be used to count failed faxes. You must have a corresponding $display_box command in your configuration file; if not, this command will be ignored.
The parameter on this command is used as follows:
| dbox | the box number to be used, from 3 to 8 inclusive. The eight boxes are numbered as follows: |
1 | 3 | 5 | 7
- - - - - - -
2 | 4 | 6 | 8
Each time a fax is successfully transmitted, the system variable DISPLAYn is incremented, and it is this variable which is displayed in the box with the matching number.
Example:
$count_fail 4 ; increment @DISPLAY4, and update
; display box 4, on success
Topic url: http://www.copia.com/support/refmanual/index.html?%24count_sent.htm