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 - stphase http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 StPhase
 Get operation phase
------------------------------------------------------------------------------
 Syntax

    StPhase(<cStat>) -> nPhase

 Parameters

    <cStat> is a status snapshot returned by FaxStatus().

 Returns

    Phase of operation:

    Phases of operation defined in FAXUAL2.CH
    ----------------------------------------------------------------------
    Value   Constant        Phase of operation
    ----------------------------------------------------------------------
      0     PHASE_NONE      Device mode is FAX_IDLE or FAX_DONE.
      1     PHASE_INIT      Initializing modem.
      2     PHASE_DIAL      Dialing, or waiting for answer.
      3     PHASE_PAUSE     Waiting to redial.
      4     PHASE_WFCALL    Waiting for call.
      5     PHASE_ANSWER    Answering call.
      6     PHASE_PREMSG    Pre-message (start of page).
      7     PHASE_MESSAGE   Message (sending page data).
      8     PHASE_POSTMSG   Post-message (end of page).
      9     PHASE_DISCON    Disconnecting.
    ----------------------------------------------------------------------

See Also: FaxStatus

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