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