Hi there,

In our software, you run the program locally and pull data from another area on the network. We want to make sure that no users are working in our software when they run one of our updates. We have a file labeled fpuser.dat that would be in use if at least one person is signed in to our program. The only problem is that the fpuser.dat file is located on the network and not locally. Is there a way to check and see if the file is in use on a network?

If this is not possible, do you know of a way to accomplish something like this. We are worried that a user being logged in during an update that includes dictionary changes could be harmful to their data files. Any help would be wonderful. Thanks, as always!

Brandon