 | A166 User's Guide |  |
|
|
| LIST Assembler Directive| Abbreviation | LI | | Arguments | None. | | Default | Source text is included in the listing file. | | µVision | Options — A166 — Misc Controls. | | Description | The LIST directive includes the source text in the listing file. Note - The NOPRINT directive control overrides this directive.
| | See Also | NOLIST, NOPRINT | | Example |
A166 SAMPLE.ASM LIST
$LI
|
|
|