Description
Sets the date of a file
Syntax
target.file.SetDate(f_name, date)
f_name (input) - the file that you want to changedate (input) - the new date to set
Return value
This function does not return a value.
Sample'---------- Start ----------Function Start target.file.SetDate "C:\FileTestFolder\trgFileSample.txt", "7/23/1997"End FunctionSee also
'---------- Start ----------
Function Start
target.file.SetDate "C:\FileTestFolder\trgFileSample.txt", "7/23/1997"
End Function
Platform Objects and Methodstarget.file.Replacetarget.file.Unziptarget.file