[NO]BALLIST
Default: | NOBALLIST |
Type directly into the Additional Directives field on the Assembler tab of your project properties Assembler page.
The listing file has the extension .mop. If XFLN is on, the listing also includes the relative line number of each expanded macro instruction.
This listing of the .bal file is sometimes useful for debugging large macros since it shows parameters passed to each macro and where each call was issued from. You can obtain a more detailed listing by specifying the MOPLIST directive.