[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
Function: ftime()
Using ftime(), one can change the Time of a file
that was previously opened using Extend's fopen().
Syntax: ftime(<nHandle>,<cTime>) --> cTime
Arguments: <nHandle> is the handle that was previously returned
by Extend's fopen(), <cTime> is the time you evt. wish to
stamp the File with in the format time() returns
it (ie. "hh:mm:ss").
Returns: The File time in "HH:MM:SS" Form.
Usage: see fdate()
See Also:
fdate()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson