The information in this article applies to:
SYMPTOMSWhen you open a Word 95 document that contains an IncludeText field in Word 2000, the field may produce one of the following error messages when updated: -or-
CAUSE
The IncludeText field may be using a bookmark set by the Set field as part of the file path for the IncludeText field. { Set DocPath "C:\\My Documents" } RESOLUTION
To resolve this problem, remove the extra backslash from the path used in the Set field, and then update both fields. { Set DocPath "C:\\My Documents" }to { Set DocPath "C:\My Documents" }NOTE: To update a Word field, select the field, and then press F9. STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. MORE INFORMATIONFor more information about the Set field, click Microsoft Word Help on the
Help menu, type "Set field" in the Office Assistant or the Answer Wizard,
and then click Search to view the topics returned. Additional query words:
Keywords : kbdta wd2000 |
Last Reviewed: May 13, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |