Copy an open file with VB6 - TechRepublic
General discussion
February 20, 2002 at 12:07 AM
keith at anw

Copy an open file with VB6

by keith at anw . Updated 24 years, 4 months ago

I have written a VB6 program to copy and rename a database file from my NT server, however, the FileCopy command apparently cannot copy an open file. I have a .bat file that can copy the open file. Can I call a .bat file from VB6, or is there perhaps a Windows (2000) API that I can use?

This discussion is locked

All Comments