Please enable JavaScript to view this site.

A-Shell Development History

The new system parameter NOTRACE may be inserted in miame.ini to fine-tune XCALL tracing. Syntax:

NOTRACE=name1,name2,...

NOTRACE disables specific traces that have been more generally enabled. Initially it only supports XCALL traces, so if TRACE=XCALL (either in the MIAME.INI or at run time via the SET command or system message window), the names listed in NOTRACE will still not be traced.

You may have any number of NOTRACE statements, and each one can have one or more XCALL names listed, but they must be comma-delimited, with no spaces. For example:

NOTRACE=TRIM,FILL,MIAMEX,STRIP