Get Project Language

 

Determines the source and target languages of a Project TTK file. The results are stored in a text file with the following format:-

source, target

1033, 3081

English (United States), English (Australia)

Syntax

Catalyst /GetLangs TTKName:FName [OutputFile:Name] [/open]

Parameters

/GetLangs

Get Project Languages

TTKName:FName

Parameter used to specify the name of a TTK file.

OutputFile:Name

Parameter used to specify the name that will contain the source and target languages.

/open

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

Examples

Catalyst /GetLangs TTKName:C:\English\TTKFile.ttk OutputFile:"C:\Project\langs.txt"