Hi,
I'm using File Scripting Object to store the last used sequential number in a txt file. This file is used by many users, but i want to avoid that it's opened simultainiously by more than one user at the same time.
Therefore can somebody tell me how to lock a file, for other users, when it's being acessed by one of the users. The best solution should be that i can pop-up a message telling the file is currently being in use by another user.
Many thanks,
Fatbelly
I'm using File Scripting Object to store the last used sequential number in a txt file. This file is used by many users, but i want to avoid that it's opened simultainiously by more than one user at the same time.
Therefore can somebody tell me how to lock a file, for other users, when it's being acessed by one of the users. The best solution should be that i can pop-up a message telling the file is currently being in use by another user.
Many thanks,
Fatbelly