Create TTK Report

 

Creates a translation and engineering report from a TTK. The report will contain a directory listing of the objects within the TTK and their word counts, leverage statistics and other useful information.

Syntax

Catalyst /R UserName TTKName:Fname [ReportName: Name] [/V] [/C] [/open]

or

Catalyst /R UserName FromFolder:FolderName [ReportName:Name] [/V] [/C] [/S] [/open]

Parameters

/R

Create TTK Report

UserName

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

TTKName:Fname

TTK filename and path.

ReportName:Name

Filename and path of report that is created.

FromFolder:FolderName

Tag used to specify the path to a folder containing TTKs. An individual report will be created for each TTK located.

/V

Create a verbose format report

/C

Create a Compact format report

/S

Recurse all subfolders within FromFolder.

/open

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

Examples

Catalyst /R John TTKName:"C:\English\TTKFile.ttk" /V

Catalyst /R John FromFolder:"C:\English\" /S ReportName:"C:\English\MyReport.txt" /C