Quote:
Originally Posted by macropod
The 4160 error message includes a sentence telling you you've supplied a bad filename. That's because you need to supply the full path, as well, for both files.
|
I just understand the problem: the 2 files need to be open first. So I added this in the code and it works fine.
Thank you for your help.