TRADOSTranslationMemories object
TRADOSTranslationMemory object
TRADOSTranslationUnit object

MemberDescription
Activate Activates or deactivates the translation memory for searching.
Activate( Activate As Boolean )
Add Adds a translation to the TRADOS translation memory.
Add( SourceText As String, TargetText As String )
Close Closes the translation memory and the TRADOS workbench.
Close()
ConcordanceSearch Starts a concordance search with the given text.
ConcordanceSearch( Text As String ) As Boolean
GetTranslationUnit Returns the first translation unit.
GetTranslationUnit() As TRADOSTranslationUnit
HitCount Returns the number of found translations.
HitCount() As Long
IsOpen Returns whether the translation memory is open or not.
IsOpen() As Boolean
Open Opens the translation memory and, if necessary, the TRADOS workbench.
Open() As Boolean
OpenPropertiesDialogBox Opens the Properties dialog box.
OpenPropertiesDialogBox() As Boolean
Search Searches for a translation in the translation memory.
Search( SearchString As String )
ItemCount Returns the item count of the dictionary.
Name Returns the name of the TRADOS translation memory.
Parent Returns the "TRADOSTranslationMemories" collection.
SourceLanguageID Returns the source language ID of the TRADOS translation memory.
TargetLanguageID Returns the target language ID of the TRADOS translation memory.


Last Updated: 03/11/04