Use the LIST compiler option to produce a listing of the assembler-language expansion of your source code.
| LIST option syntax |
|---|
|
Default is: NOLIST
Abbreviations are: None
Any *CONTROL (or *CBL) LIST or NOLIST statements that you code in the PROCEDURE DIVISION have no effect. They are treated as comments.
Assembler listing files: The number of and names of the resulting .asm files depend on the setting of the SEPOBJ option:
related tasks
Getting listings
related references
*CONTROL (*CBL) statement
(COBOL for Windows Language Reference)