Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Faxual II for CA-Clipper - faxstatus http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 FaxStatus
 Get fax device status
------------------------------------------------------------------------------
 Syntax

    FaxStatus(<nDev>) -> cStat

 Parameters

    <nDev> is a fax device number.

 Returns

    A status snapshot.

 Description

    Because fax transmission happens in the background, checking the status
    at a given time can be difficult.  You might ask for the name of the
    current file at one moment, and the size of the current file the next,
    and get the wrong answer because one file was finished and another
    started between the two calls.  To avoid these problems, we check device
    status by means of a "snapshot" that contains all of the status at a
    particular instant.  You can get particular pieces of information out of
    a snapshot using the status query functions (all functions with names
    beginning with "St").

See Also:

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson