[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
   Function:   FindTime()

               FindTime() returns the time of the file found after
               the last FindFirst()/FindNext() call.

   Syntax:     FindTime(<DTA>) --> cFileTime

   Arguments:  <DTA> is the 43 bytes variable given to FindFirst/Next.
               Need not to be passed by reference here.

   Returns:    The file's time as a char, in "HH:MM:SS" form.

   Usage:      See EXPDEMO.PRG.

See Also: FindFirst() FindNext() FindAttr() FindDate()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson