tbcconv default syntax example

This is an example of the tbcconv utility command default syntax, which is without the pad sizing (-P) option.

The following command syntax example shows how you can use the tbcconv utility command with its default settings and logging options:


install_dir> tbcconv myschema.mtt
                     -LOG -APPEND

When you run the example, the following result occurs:

  • If the myschema.mtt file is converted successfully, the Conversion succeeded. message displays on the console.
  • If the myschema.log log file does not exist, it is produced in the same directory as the tschema file. If the myschema.log log file already exists, the log messages are appended to the existing file.