The information in this article applies to:
SYMPTOMSWord may return the following error message when attempting to open a Rich Text Format (RTF) file or an email message from Exchange Client using WordMail:
CAUSE
Word retains revisions for all open documents in memory using a global
revision table. A problem currently exists in rare instances where Word
writes the revision tables of more than one open document to a single
document when saving as RTF. If the revision table for that document grows
larger than the 64 kilobyte (KB) revision table maximum supported by the
RTF reader in Word, Word cannot reopen the file. WORKAROUNDWordNOTE: The following workaround addresses the problem described above, but the tradeoff is that the history of revisions made to the document is lost.Method 1: Use a WordBasic Macro to Trim the Revision Table The following macro trims the revision table in the RTF document. Microsoft provides programming examples for illustration only, without warranty either expressed or implied, including, but not limited to, the implied warranties of merchantability and/or fitness for a particular purpose. This article assumes that you are familiar with the programming language being demonstrated and the tools used to create and debug procedures. Microsoft support engineers can help explain the functionality of a particular procedure, but they will not modify these examples to provide added functionality or construct procedures to meet your specific needs. If you have limited programming experience, you may want to contact the Microsoft fee-based consulting line at (800) 936-5200. For more information about the support options available from Microsoft, please see the following page on the World Wide Web: http://www.microsoft.com/supportnet/refguide/
WordMailTurn off WordMail and read the message in Exchange. To do this, follow these steps:
To help prevent others who are using WordMail from receiving a message that has accumulated a large revision table, quit Word and Log Off from Exchange at least once a day. STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. This problem was corrected in Microsoft Word 97 for Windows and Microsoft Word 98 Macintosh Edition. MORE INFORMATIONThe revision table in an RTF file header can be viewed by Turning on the Confirm Conversions option, open an RTF file as Text Only, and searching for the string "\revtbl" to identify the starting point of the revision table. If a revision table contains names of authors who never actually edited the document, then the above problem has occurred. Additional query words: rich text format grows expands increases significantly increments added entire history explodes Err=1016 revtbl convert converted converts converting conversion transfer transferred transfers transferring translate translated translates translating translation wpft5 word perfect
Keywords : kberrmsg kbinterop kbmacro kbnetwork kbmacroexample |
Last Reviewed: December 10, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |