Procedure SetFTime (var F; Time: longint) ;
GetFTime returns the modification time of a file, this time is encoded and must be encoded with PackTime. F must be a file type, which has been assigned, and opened.
Errors are reported in DosError
GetFTime, PackTime,UnPackTime