next up previous contents index
Next: SetIntVec Up: Functions and Procedures Previous: SetFAttr

SetFTime

   

Declaration:

Procedure SetFTime (var F; Time: longint) ;

Description:

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:

Errors are reported in DosError

See also:

GetFTime, PackTime,UnPackTime



Michael Van Canneyt
Thu Sep 10 13:59:33 CEST 1998