Language:
Русский
English
SetFTime (procedure) (WinDos unit)
Sets the date and time a file was last written.
Declaration
procedure SetFTime(var F; Time: Longint);
Target
Windows, Real, Protected
Remarks
Errors are reported in DosError. The only error code is 6 (Invalid File Handle).
Restrictions
F must be assigned and open.