qp.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
GetFTime Procedure
  Summary Details Example                                   Back
 
  PROCEDURE GetFTime( VAR file_variable : <any file type>
                      VAR time          : LongInt
                    );
 
  Retrieves the date and time of file modification
 
  Unit:      Dos
 
  See also:  Append, Assign, Close, FindFirst, FindNext, GetDate,
             GetTime, PackTime, Reset, Rewrite, SetDate, SetFTime,
             SetTime, UnpackTime