Sets the modification date for a file or dir
Source position: amigados.pas line 1898
function SetFileDate( |
name: PChar; |
date: PDateStamp |
):LongBool; |
name |
|
Name of object |
date |
|
New modification date |
Sets the file date for a file or directory. Note that for the Old File System and the Fast File System, the date of the root directory cannot be set. Other filesystems may not support setting the date for all files/directories.
|
Fills the structure with the current time. Time is measured from 1. Jan. 1978. |
|
|
Examine a directory or file associated with a lock |
|
|
Examine the next entry in a directory |
|
|
Examine an entire directory |