COPYEXT
Specifies the filename extension of the copybook that the Compiler is to look for if a filename in a COPY statement is specified without an extension.
COPYLIST
Makes the Compiler list the contents of files named in COPY statements.
COPYLISTCOMMENT
Specifies the type of comment to be used on COPY statements in .lst files when the COPYLIST directive is specified.
DATAMAP
Causes the Compiler to output information on data items.
DATE
Puts the date in the Date-Compiled paragraph and at the top of each page of the listing.
ERRLIST
Specifies the format of error messages in a list file.
FORM
Specifies the number of lines on each page of the listing.
LINE-COUNT
Controls the detail of information displayed at the end of a source listing.
LIST
Specifies the destination of the source listing file.
LISTPATH
Specifies a path on which the list file is to be written. The name of the list file is source-name.lst.
MFCOMMENT
Treats lines with an asterisk (*) in column 1 the same as comment lines but does not show them in the source listing.
PREPLIST
Causes the list file produced during a compilation to show both the original and modified source created by the preprocessor as well as to show all data passed to the Compiler by a preprocessor.
PRINT
Specifies the destination of the source listing file.
RAWLIST
Prevents changeable information, such as page headers, date, time, Compiler release level, from being included in any listing file produced.
REF
Makes the Compiler include in the source listing the intermediate code address of each Procedure Division statement.
REFNO
Makes the Compiler display its internal reference number at the start of a compilation as well as at the bottom of every listing.