RC-WinTrans Object Model Help |
TRADOSTranslationMemory.Close
|
Closes the translation memory and the TRADOS workbench.
Syntax: |
Close() |
| Example: | Dim TM As TRADOSTranslationMemory Dim RetVal As Boolean Set TM = Application.TRADOSTranslationMemories(1) RetVal = TM.Open Call TM.Close |
See also: