masterlist

Name

masterlist --  controls whether source lines are listed in the listing file

Syntax

classdefaultfunctionsyntaxminimal syntax
general*enable

/masterlist

/m

 disable

/nomasterlist

/nom

Description

MASTERLIST enables the listing of the source lines in the list file. NOMASTERLIST causes only error lines to be placed into the listing file. NOMASTERLIST overrides all other list directives.

In order to generate a full listing, you must also specify the listfile option on the invocation line.