Is there any way to get a return value from the FileSystemObject's move file method? I am moving a bunch of files and I need to know if it is successful or not.
Printable View
Is there any way to get a return value from the FileSystemObject's move file method? I am moving a bunch of files and I need to know if it is successful or not.