FileCopy
I presume I need to use the filesystemobject.copyfolder method - would this
be fast enough for transfering 1/2gb of files or is there a quicker way?
"Andibevan" wrote in message
...
Hi All,
Can File copy be used with the extension *.* in order to copy the contents
of folders or does another method need to be used?
i.e. will this work?
Filecopy "C:\temp1\*.*", "C:temp2\*.*"
Ta
Andi
|