Execute Universal Message Translator from Windows

Execute Universal Message Translator from Windows

The following figure illustrates the execution of Universal Message Translator from Windows.

The -table option points to the file that defines the return codes with which to end this process, based on matching text.

The first column of the file defines the text to match; the second defines the exit code to set if the matching text exists in the file defined by the -file option.

The -level option turns on messaging. All messages will be written to stdout.

Command Line Options

The command line options used in this example are:

Option

Description

-table

Translation table file name.

-level

Level of messages that will be displayed.

-file

Input message file name. If the option is not specified, UMET reads its input from stdin.

Components

Universal Message Translator