Search found 2 matches

by juser
Mon Jul 16, 2007 10:51 pm
Forum: Coding Questions
Topic: SetFileDate() Question
Replies: 3
Views: 1407

SetFileDate() Question

Thanks, I am looking at the code trying to figure what you have done.
by juser
Sun Jul 15, 2007 7:14 pm
Forum: Coding Questions
Topic: SetFileDate() Question
Replies: 3
Views: 1407

SetFileDate() Question

GetFileDate gets the date created, modified of files and directories, however I can not get the SetFileDate to set the dates of folders. Is there a trick to this that I miss?

My code is to read the filedate for folderX on drive Y and set the same filedate to folderX on drive Z.

I searched the ...