| xHarbour Reference Documentation > Function Reference |
![]() |
![]() |
![]() |
Sets the last change date and time of a file.
SetFDaTi( <cFileName> , ;
[<dFileDate>], ;
[<cFileTime>] ) --> lSuccess
The function returns .T. (true) if the file date and time is set, otherwise .F. (false) is returned.
| See also: | FileDate(), FileSeek(), FileTime() |
| Category: | CT:DiskUtil , File functions , Low level file functions |
| Source: | ct\files.c |
| LIB: | xhb.lib |
| DLL: | xhbdll.dll |
http://www.xHarbour.com