Hi,
I'm implementing some file operations using the file.copy() method. Is there any way to either preserve the timestamp of the original file, or re-set the timestamp on the copy to the same value as the source file after copying?
Thanks
Andrew
I'm implementing some file operations using the file.copy() method. Is there any way to either preserve the timestamp of the original file, or re-set the timestamp on the copy to the same value as the source file after copying?
Thanks
Andrew