|
|
Delete TM |
|
Use this commend to delete a translation memory on an Alchemy LANGUAGE EXCHANGE server. This deletion is permanent so should be used with care!
/ALEX_DELETE CONNECTIONDATAFILE:"FName01" Project:"Project_Name" SubProject:"SubProject Name" TM:"TM Name"
|
/ALEX_DELETE |
Delete a Translation Memory |
|
CONNECTIONDATAFILE:fname |
File path to a text file containing information necessary to the database connection; see below for the connection data expected file format. |
|
LANGUAGESFILE:fname |
File path to a text file containing source and target languages. |
|
Project: |
Project name on Alchemy LANGUAGE EXCHANGE. |
|
SubProject: |
Subproject name on Alchemy LANGUAGE EXCHANGE. |
|
TM: |
Name of Translation Memory to be deleted. |
(1) If Project, SubProject and TM are provided then the TM is deleted.
(2) If only Project and SubProject are provided then the SubProject (with all its TMs) are deleted.
(3) If only Project is provided then the Project (with all its content) is deleted.
Delete the TM \AOL\Nirvana\RC001.
Catalyst /ALEX_DELETE CONNECTIONDATAFILE:"D:\TEMP\Batch\connection_data.txt" Project:"AOL" Subproject:"Nirvana" TM:"RC001"