LISTPARM

Create a trace of all macro parameters and their values (including all nested macro calls).
Restriction: This topic applies to Windows environments only.

Syntax:

[NO]LISTPARM

Properties:

Default: NOLISTPARM

Build Settings:

Type directly into the Additional Directives field on the Assembler tab of your project properties Assembler page.

Comments:

This trace is useful for verifying which parameter value was passed to which parameter in applications where there are many parameters. The trace is put in syslist.wto, in the project folder.