P
Phillip Galey
If you use XCOPY with the /V switch to verify the new file, what is returned
if it determines that the copy is not the same as the original? I need to
know because I want to call the XCOPY command programmatically from a
process object in VB, and it will help to know what kinds of return text for
look for.
There doesn't seem to be a way of testing what is returned if XCOPY /V finds
the copy to be different from the original. Thanks.
if it determines that the copy is not the same as the original? I need to
know because I want to call the XCOPY command programmatically from a
process object in VB, and it will help to know what kinds of return text for
look for.
There doesn't seem to be a way of testing what is returned if XCOPY /V finds
the copy to be different from the original. Thanks.