Syntax:=FileDateTime(File)
Description:Returns the last file modification date of the file.
File : Full name and path of the file.
Example:=FileDateTime("c:\myfile.txt")