Object code listing
The topic lists statements that control the listing of generated object code in the PROCEDURE DIVISION.
The statement can be any of the following one:
*CONTROL LIST [*CBL LIST]
*CONTROL NOLIST [*CBL NOLIST]
If a *CONTROL NOLIST statement is encountered, and LIST has been requested as a compilation option, listing of generated object code is suppressed from this point on.