Use this command to save a TTK or a folder of TTK files up to the current edition of Catalyst.

Syntax

Catalyst /SaveUp UserName TTKName:TTKName [ezLogFile:ezLogFile] [/write] [/open]

or

Catalyst /SaveUp UserName FromFolder:FolderName [/S] [ezLogFile:ezLogFile] [/write] [/open]

Parameters

/SaveUp

Save TTK as current version

UserName

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

TTKName:TTKName

Filename of TTK to upgrade to the latest version.

FromFolder:FolderName

Folder of TTKs to upgrade to the latest version.

/S

Recurse all sub-folders.

ezLogFile:ezLogFile

The user can optionally specify a log file to which results of each Catalyst ezScript command are output.

If the log file is not specified by the user or is invalid, the default log file (ezScriptBatchLog.txt in the Public location) is used.

/write

The command line which has been processed by Catalyst will be written into the ezScript batch log file.

This will help to debug your command if something is not behaving as expected.

/open

Launches MS Notepad and displays the content of ezScript batch log when the command finishes.

Examples

Catalyst /SaveUp Automation TTKName:"C:\XLIFFExport\FR_ACME_FC2.ttk"

Catalyst /SaveUp "%USERNAME%" FromFolder:"E:\WorkingFolder\Project B TTKs" /S