MikeyG2001
Programmer
I would like to replicate the functionality of the "NET FILE" command using API calls in code. It lists open files and allows them to be closed. My intention is to use it to close a shared file so that it can be overwritten. Any ideas how this can be done? I have been looking for a solution for this for a while.