[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    fDate()

         Returns the date of a file

    Syntax:

         fDate ( cFile ) -> dDate

         cFile : The name of the file

    Description:

         Returns file date as a date value.

    Return:

         The date of the file or Nil if file not exists

    Example:

         ? fDate ( "Fast.Txt" )  //   22/12/92

See Also: fAttributes() fTime() fSize()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson