The information in this article applies to:
SYMPTOMSIf a file specification (for example, *.doc) is included in the .SearchPath parameter of the FileFind command, that parameter will be ignored. CAUSEBecause Word 6.0 can search for multiple file extensions, it does not accept file specifications on the end of the .SearchPath parameter. Below is an example of a FileFind .SearchPath parameter that is valid in Word 2.x but ignored in Word 6.0:
A correct .SearchPath parameter for Word 6.0 is
with the "*.Doc" entered in the .Name parameter if necessary.
When macros are converted from Word 2.x to Word 6.0, file specifications, if any, are not removed from the .SearchPath parameter of the FileFind command. Therefore, these macros--once converted--will not run properly without being edited. STATUSMicrosoft is researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. Kbcategory: kbusage kbmacro Additional query words: 6.0 File Find Directory winword word6
Keywords : |
Last Reviewed: December 23, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |