G
Guest
Hi All,
In my program, i want to check whether a given document is opened or
not..How is this possible in C? This i wanted because, i am handling the
Document Save and Close myself. I mean, i am handling the events
DocuimentBeforeClose and DocuimentBeforeSave events and i show the SaveAs
dialog. Now i want to handle a situation where i can find whether a file with
given file name is opened or not. Please give me some idea asap.
Thanks in advance.
In my program, i want to check whether a given document is opened or
not..How is this possible in C? This i wanted because, i am handling the
Document Save and Close myself. I mean, i am handling the events
DocuimentBeforeClose and DocuimentBeforeSave events and i show the SaveAs
dialog. Now i want to handle a situation where i can find whether a file with
given file name is opened or not. Please give me some idea asap.
Thanks in advance.