Detailed Descriptions > MIAMEX

MIAMEX 62: Set TRACE flags

xcall MIAMEX, MX_SETTRACE, trflags

This function allows you to set tracing options on the fly. trflags (Num) may be set to any combination of the tracing flags in the table shown under MIAMEX 61 above. See Event Tracing in the A-Shell Development Guide for a detailed description of tracing functionality.

Tracing flags may also be set with the TRACE= statement in the miame.ini or with the SET TRACE command. See the A-Shell Setup Guide for the miame.ini settings for more details about these options.

Note that all of the traces which go to the ashlog file will also go to the Debug Message Window if it is open, and, conversely, you can activate any of the traces from Debug Message Window by right-clicking on it and picking Properties.