The information in this article applies to:
SYMPTOMSIf you use the ToolsAdvancedSettings to write to an .INI file, the information is written to the WINWORD6.INI by default unless another .INI file is specified in the .Application parameter. RESOLUTIONTo write to an .INI file other than WINWORD6.INI, specify the filename with the .Application parameter. For example, the following macro line writes to the WINWORD6.INI since no other .INI file is specified in the .Application parameter:
The following example writes to the WIN.INI file:
Additional query words: 6.0 macros winword word6
Keywords : |
Last Reviewed: January 10, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |