| mirror | Index Level | mload |
| Syntax | mlist file.reference itemlist* {(options)} |
| Category | TCL |
| Type | Verb |
| Description | produces formatted assembly source code listing of the specified itemlist. |
| Options |
line.number{-line.number} Specifies (source) line number, or range of line numbers to list.
e Outputs error lines only. m Outputs macro expansions. n Activates nopage function on output to the terminal. p Directs output to system printer, via the Spooler. s Suppresses object code display. z Inhibits entry into editor when used with "e" option. |
| See Also | itemlist* mload |
| Example | |
| Warnings | |
| Compatibility | D3 7.0 AP R83 |
| mirror | Index Level | mload |