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 - sttime http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 StTime
 Get fax time
------------------------------------------------------------------------------
 Syntax

    StTime(<cStat>) -> cTime

 Parameters

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

 Returns

    Time of successful connection ("hh:mm:ss").

 Description

    StTime() returns the time of day when the phone connection was made and
    fax transmission started.  Together with StDate() it gives the complete
    date and time of the connection.  The time is returned as a character
    string, in the same format as the Clipper TIME() function.  "hh" is the
    hour (24 hour clock), "mm" the minute, and "ss" the second.

    Before the connection is made, StTime() returns "00:00:00".

See Also: FaxStatus StDate

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