The information in this article applies to:
SUMMARYThe "Microsoft Word Developer's Kit" incorrectly states that if you run the WordBasic command LockDocument with the Lock argument set to 0 and the insertion point in the master document, you can remove the locks from all subdocuments of a master document. This is true only if you have protected the document using the LockDocument macro or the Lock Document button on the Master Document toolbar. If any subdocument has been locked by another means, this command fails to unlock the subdocument. MORE INFORMATIONA subdocument can be set to read-only (locked) by the author. A subdocument may also be marked read-only by the system if the author name for the master document and subdocument do not match. In these cases, the "LockDocument 0" command has no impact on the subdocument's read-only status. REFERENCES
"Microsoft Word Developer's Kit," version 6.0, page 559
Additional query words: subdoc docerr protected
Keywords : kbmacro kbdtacode wordnt winword ntword macword word6 word7 word95 |
Last Reviewed: December 29, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |