|
Pseudo Translate |
Pseudo translate all files within an existing TTK using the options defined in the User Profile.
Catalyst /O UserName TTKFname [ezLogFile:ezLogFile] [/write] [/open]
/O |
Pseudo Translate a Project TTK |
UserName |
The name that will appear in the history list in the TTK. |
TTKFname |
TTK filename and path. |
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. |
Pseudo translate the TTK C:\Master.TTK using the User Profile configuration options. Use the login name Henri for this operation.
Catalyst /O Henri C:\Master.TTK