P
Paul
How do I change the modified date of a file's attribute?
Paul said:How do I change the modified date of a file's attribute?
Swifty said:There are utilities that will set it to the current date/time (look
for "touch") but if you want to set it in the past (or even the
future - has it's uses) then you need a program. Touch will also do
this usually. I have a touch program, but you'd need to install Open
Object Rexx to run it.