Dictionary.ImportWordsFromExistingDictionary Method
Parent Object: DictionaryDescription
Method that imports words to this dictionary from an existing dictionary.
Syntax
Dictionary.ImportWordsFromExistingDictionary( FullFileName As String )Parameters
Name | Type | Description |
FullFileName | String | Input String indicating the full filename of an existing Dictionary. |