G
Guest
Hi, I am using tcl with tcom to process some Word files, search for
keywords, etc. I need to run a macro to unlink some fields. How can
I run this macro and unprotect the document automagically if the
document is sent to me protected?
I can open the document and see the contents, but I cannot run
the macro.
Thanks for any help! This is the error I get:
::tcom::handle0x01439F60
% $::doc Run Macro1
0x80020003 {This method or property is not available because the document is
a p
rotected document.}
keywords, etc. I need to run a macro to unlink some fields. How can
I run this macro and unprotect the document automagically if the
document is sent to me protected?
I can open the document and see the contents, but I cannot run
the macro.
Thanks for any help! This is the error I get:
::tcom::handle0x01439F60
% $::doc Run Macro1
0x80020003 {This method or property is not available because the document is
a p
rotected document.}