Written January 2024
NOTRACE=name1,name2,...
NOTRACE disables specific traces that have been more generally enabled. 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
History
2024 January, A-Shell 7.0.1754: Function added to A-Shell.