Function SetFDaTi() Foundation

Sets date and time of a file.

Syntax
SetFDaTi( <cFileName>  , ;
          [<dFileDate>], ;
          [<cFileTime>]  ;
        ) --> lSuccess
Parameters
<cFileName>
This is a string containing the name of the file.
<dFileDate>
This is the date value to be set. It defaults to system date.
<cFileTime>
This is a Time() string that defines the new file time. It defaults to system time.
Description

Sets date and time of a file.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.