Hello all. I am copying a file from one directory to another. I am using the .Move method of the FileScriptingObject. It works fine, but I would like to change the "last modified" date so I can sort the files in Explorer. Is there a way to do this?
Is the only way to do this is by creating a new file on the new directory and then copy in the data one line at a time? It seems like a backward approach of doing this, but if it's the only way, could someone post the code, if it's handy?
Thanks,
Steve S
sms@hmbnet.com
Is the only way to do this is by creating a new file on the new directory and then copy in the data one line at a time? It seems like a backward approach of doing this, but if it's the only way, could someone post the code, if it's handy?
Thanks,
Steve S
sms@hmbnet.com