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?