.Node stat
.Title DigiFAX status
.Subsections status.scrollList0, status.scrollList1, status.scrollList2, status.scrollList3, status.toggle0, status.toggle1, status.toggle2, status.toggle3, status.delete, status.kick, status.modify, status.modify.channelText, status.modify.timeText, status.modify.priorityText, status.modify.phonetext
.Format XmString
.Body

\f[HUGE]DigiFAX Status\fR

The \f(HBStatus\fR dialog displays various status of the \f(HBDigiFAX\fR system.
This dialog has a maximum of 4 windows, of which any or all
may be toggled on or off:

        Window 1 displays the list all previously received faxes.
        Window 2 displays the list all previously transmitted faxes.
        Window 3 displays the current status of all \f(HBDigiFAX\fR channels.
        Window 4 displays the status of all queued faxes waiting
                to be transmitted.

The row of toggle buttons at the top of the display controls which displays 
are active and which are not.

The first 3 windows of the \f(HBStatus\fR dialog are for displaying information
only.  The fourth window, \f(HBQueued FAXes\fR,  contains the status of faxes 
currently in the transmit queue. This window allows you to select entries 
for modification. You can modify a faxes destination fax number, its priority 
relative to other outgoing faxes, its next transmission time, or the 
channel it will be transmitted on.

.End

.Node status.scrollList0
.Title All Previously Received Faxes
.Format XmString
.Body

The \f(HBReceived Faxes\fR window displays the status of previously 
received faxes. This window can be disabled by toggling its associated 
toggle button at the top of the window.  It is toggled off by default.

.End

.Node status.scrollList1
.Title All Previously Transmitted Faxes
.Format XmString
.Body

The \f(HBTransmitted\fR window display the status of all previously 
transmitted faxes. This window can be disabled by toggling its associated 
toggle button at the top of the window. It is toggled off by default.

.End

.Node status.scrollList2
.Title Current Status of DigiFAX Channels
.Format XmString
.Body

The \f(HBCurrent Status\fR window displays the status of all the DigiFAX 
channels. This window can be disabled by toggling its associated toggle 
button at the top of the window. It is toggled on by default.

.End

.Node status.scrollList3
.Title Current Status of Queued FAXes
.Format XmString
.Body

The \f(HBQueued\fR window displays the status of all FAXes currently in 
the Transmit Queue. This window can be disabled by toggling its associated 
toggle button at the top of the window. It is toggled on by default.

Entries in this window may be selected and modified.  Clicking the mouse
on an entry will highlight an entry.  A highlighted entry may be:

       kicked - retransmitted now instead of its scheduled time.

       deleted - deleted from the queue, thus never being transmitted.

       modified - modify one or more a a faxes properties, such
		  as its destination, next transmission time, etc.

Double clicking on an entry will cause the \f(HBModify\fR dialog to pop
up.

.End

.Node status.toggle0
.Title Toggle Received FAXes On/Off
.Format XmString
.Body

Will toggle \f(HBReceived FAX\fR status window on and off.

.End

.Node status.toggle1
.Title Toggle Transmitted FAXes On/Off
.Format XmString
.Body

Will toggle \f(HBTransmitted FAX\fR status window on and off.

.End

.Node status.toggle2
.Title Toggle Current Status On/Off
.Format XmString
.Body

Will toggle the \f(HBChannel\fR status window on and off.

.End

.Node status.toggle3
.Title Toggle FAX Queue On/Off
.Format XmString
.Body

Will toggle \f(HBQueued Fax\fR status window on and off.

.End

.Node status.delete
.Title Deleting a Job From the Transmit Queue
.Format XmString
.Body

The \f(HBDelete\fR button will remove the selected fax from the transmit queue.
The fax will not be sent.  Be careful when deleting faxes from the queue, 
since once they are deleted there is no way to 'undelete' it.

.End

.Node status.kick
.Title Kicking a Job in the Transmit Queue
.Format XmString
.Body

The \f(HBKick\fR button 'Kicks' the selected item in the transmit queue, 
causing it to be transmitted now, rather then its scheduled time.

This is  useful when a job has failed (busy line, etc.) several times and 
you now know that the line is free and don't want to wait the normal 
delay  to  the next  attempt to transmit the job. 

.End

.Node status.modify
.Title Modifying a Job in the Transmit Queue
.Format XmString
.Body

The \f(HBModify Status\fR dialog allows you to change 
various properties of a queued FAX. This includes changing
the next attempted transmittal time, its transmission, channel,
and even its destination.

.End

.Node status.modify.channelText
.Title Changing the Channel of a Job
.Format XmString
.Body

The \f(HBChannel\fR field forces the job to  be  transmitted  on
the specified channel number.

.End

.Node status.modify.timeText
.Title Changing the Transmit Time of a Job
.Format XmString
.Body

The \f(HBNext Transmit Time\fR defers the scheduling of a job until
the specified time.  The time specification may consist of the time,
the date, or both. The time may be specified in one of the following 
formats:
    HH
    HH:MM
    HH:MM am
    HH:MM pm
    in MM mins
    in HH hours
where HH is the hours (1-12), and MM is the minutes (0-59). The 
date can be specified in one of the following formats:
    DAY at
    MM/DD
    MM/DD/YY
    MON DD, YY
    MON DD, YYYY
where DAY is the day of the week, MM is the month number (1-12), 
DD is the day number (1-31), YY is the year number (00-99), YYYY 
is the year number (1900-2100), and MON is the full month name or the
first three letters of the month name. For example, the following are 
all valid times:
    Friday at 9am
    11pm
    11am sep 1
    10 12/25/89

.End

.Node status.modify.priorityText
.Title Changing the Priority of a Job
.Format XmString
.Body

The \f(HBPriority\fR field is used to modify the scheduling algorithm for 
the next transmittal attempt of a fax. By default, a job is 
scheduled for the next available free FAX channel and at priority
level 0. To increase your priority once a channel becomes free, 
use the \f(HBPriority\fR field to set the priority value from 
1 to 100.


.End

.Node status.modify.phonetext
.Title Changing the FAX Number of a Job
.Format XmString
.Body

Modify the destination of a queued fax.

.End

