xHarbour Reference Documentation > Function Reference |
Returns the date of a file.
FileDate( [<cFileName>] ) --> dDate
The function returns the date of the file specified or an empty date in case of an error.
See also: | FileAttr(), FileSeek(), FileSize(), FileTime() |
Category: | CT:DiskUtil , File functions , Low level file functions |
Source: | ct\files.c |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com