A
Albert
I would like to allow multiple users to access MSWord
template files on a network simultaneously through an
application I'm writing. The application modifies the file
and saves it to another location on the network (i.e., the
file is not visible to the user). However, if one user
has the file open, through the application, and another
user tries to access that same file a message is displayed
advising the user that the file is locked by another user
and prompting them to either open it read-only or notify.
I need to suppress this message/prompt, open the document,
modify the document, and save it to the new location
without user interaction.
Thanks.
template files on a network simultaneously through an
application I'm writing. The application modifies the file
and saves it to another location on the network (i.e., the
file is not visible to the user). However, if one user
has the file open, through the application, and another
user tries to access that same file a message is displayed
advising the user that the file is locked by another user
and prompting them to either open it read-only or notify.
I need to suppress this message/prompt, open the document,
modify the document, and save it to the new location
without user interaction.
Thanks.