ID: Q118440
6.00 6.00a WINDOWS kbusage kbmacro
The information in this article applies to:
The following WordBasic command
   ToolsOptionsSpelling .Type=<n>
will produce the "Command Failed" Error when "n" = 2, 3, or 4.
By design, Word allows you to specify 1 of 5 types of predefined dictionaries. Word will generate a Command Failed error when the specified dictionary is not installed.
The 5 types are as follows:
     0     Normal
     1     Concise
     2     Complete
     3     Medical
     4     Legal
If you are using Word's default dictionary, specify 0 (zero) for the type argument.
If you are using a supplemental dictionary, confirm that the Type corresponds to the type of dictionary you are using.
"Microsoft Word Developer's Kit," version 6.0, pages 780-781
Kbcategory: kbusage kbmacro KBSubcategory: Additional reference words: 6.00 6.00a wordbasic type command word6 failed toolsoptionsspelling winword
Version           : 6.00 6.00a
Platform          : WINDOWS
Last Reviewed: August 4, 1997