tbcconv example syntax with -P option
This is an example of the tbcconv utility command syntax with the pad sizing (-P) option.
The following command syntax example shows how you can use the tbcconv utility command with the -P option in addition to logging options.
install_dir> tbcconv myschema.mtt
-P
-LOG -APPEND
When you run the example, the following result occurs:
- If the myschema.mtt schema 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 schema file. If the myschema.log log file already exists, the log messages are appended to the existing file.