Trace (-T) command for COM
Use the Trace adapter command (-T) to produce a diagnostics file. This file contains detailed information about adapter activity. By default, the m4com.mtr trace file is created in the directory where the map is located.
-T[E][+] [full_path]
- Option
- Description
- E
- Produce a trace file containing only the adapter errors that occurred during map execution.
- +
- Append trace information to the existing trace file.
- full_path
- Creates a trace file with the specified name in the specified directory.
Note: Trace (-T) and Trace Error (-TE)
adapter commands are mutually exclusive.