pro_vb thread: Copying files using the FileSystemObject and error handlers
> FileCopy command, but the source file must be in the target directory in
> the first place for the FileCopy command to work. For my program this
There are no such limitations on the FileCopy command. The only limitation
I would see that would give you a problem would be the inability to copy open
files (this includes executables currently in memory). It sounds to me that
you've got a invalid path.
- Chuck
|





