tcl.mlist

Verb: Access/TCL, Releases: AP and R83

Formatted assembler listing utility.

Syntax

mlist file.reference itemlist* {(options)}

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

Command Name Type Description
tcl.itemlist* Definition Specifies list of item-ids for TCL2 processes.
tcl.mload Verb: Access Loads assembled object code.

User Comments

What do you think?

Share your experience or ask a question by using the form below.

Login to leave your comments.