Use OFFSET to produce a condensed PROCEDURE DIVISION listing.
OFFSET option syntax .-NOOFFSET-. >>-+----------+------------------------------------------------>< '-OFFSET---'
Default is: NOOFFSET
Abbreviations are: OFF|NOOFF
With OFFSET, the condensed PROCEDURE DIVISION listing will contain line numbers, statement references, and the location of the first instruction generated for each statement. In addition, the listing also shows:
related references
Conflicting compiler options