Use this function to set a timestamp for a file.

[Ok :=] File.SETSTAMP(Name, Date [, Time])

Parameters

Name

Type: text or code.

The name of the file, including its path. When you enter the path, keep in mind these shortcuts:

  • You can omit the drive designation, if the file is located on the current drive.

  • You can omit the full path, if the file is located in the current directory.

  • You can enter only the subdirectory name, if the file is located in a subdirectory of the current directory.

Date

Type: date

The date you want stamped on the file.

Time

Type: time

The time you want stamped on the file.

Expand imageProperty Value/Return Value

Expand imageSee Also