 | A166 User's Guide |  |
|
|
| NOLIST Assembler Directive| Abbreviation | NOLI | | Arguments | None. | | Default | Source text is included in the listing file. | | µVision | Options — A166 — Misc Controls. | | Description | The NOLIST directive excludes the source text from the listing file. Note - Source lines causing errors are listed even if the NOLIST directive was specified.
- The NOPRINT directive control overrides this directive.
| | See Also | LIST, NOPRINT | | Example |
A166 SAMPLE.ASM NOLIST
$NOLI
|
|
|