-l
Syntax
-l[a][d][e][m][o][x][N][H]{filename|directory}
Parameters
| Assembled lines only. |
| The |
| No macro expansions. |
| Macro definitions. |
| Multiline code. |
| Includes cross-references. |
| Do not include diagnostics. |
| Includes header file source lines. |
| The output is stored in the specified file. |
| The output is stored in a file (filename extension |
For information about specifying a filename or directory, see Specifying parameters.
Description
By default, the assembler does not generate a listing. Use this option to generate a listing to a file.
Example
To generate a listing to the file list.lst, use:
iasm sourcefile -l list Caution
To set related options, select:
Project>Options>Assembler >List