Click to See Complete Forum and Search --> : Change Time and Date Stamp


johnpc1
October 3rd, 2000, 06:24 AM
How can I change the time and date stamp of a number of files in a given directory through VB code?

sead
October 3rd, 2000, 07:02 AM
There is a example (*.zip file) on http://blackbeltvb.com/index.htm?free/setftime.htm about setting file date/time, using API function SetFileTime ...

Hope this helps

Sead