Leverage TM

 

Use the command to re-use translations stored on an Alchemy LANGUAGE EXCHANGE server.

Syntax

/LEVERAGE UserName CONNECTIONDATAFILE:FName01 TTKName:FName02 Project:"Project_Name" SubProject:"SubProject Name" TM:"TM_Name" [/D] [/open] [TMHITSFILE:FName03]

Parameters

/LEVERAGE

Leverage a Project TTK

CONNECTIONDATAFILE:Fname

 File path to a text file containing information necessary to the database connection; see below for the connection data expected file format.

TTKNAME:FName

Filename of Project TTK.

Project:

Project name on Alchemy LANGUAGE EXCHANGE server.

SubProject:

 SubProject name.

TM:

TM Name.

UserName

 The name that will appear in the history list in the TTK.

/D

Parameter used to select default settings when running a leverage. If this parameter is not present the options currently in the registry will be used. These configuration options be modified using User Profiles.

/open

 Launches MS Notepad and displays the content of CatalystBatchLog.txt when the ezScript command finishes.

TMHITSFILE

 Used in conjunction with Fuzzy Match, this options specifies the name of the TM Hits File that will contain all Fuzzy Matched translations.

 

For more information on these parameters, please refer to ezScript:Leverage Options.

Examples

Catalyst /LEVERAGE JohnM /D /Extract CONNECTIONDATAFILE:"D:\TEMP\Batch\connection_data.txt" Project:"New Project Batch" Subproject:"New SubProject Batch" TM:"New TM batch" TTKNAME:"D:\nirvana.ttk"