This option specifies whether or not the compiler produces an assembler-like listing file with the extension .cod.
.-NOOFFSET-. >>-+-OFFSET---+------------------------------------------------><
ABBREVIATIONS: OF, NOF
The .cod file contains the offset and machine code for every instruction generated. Use the sample program cod2off to reduce the size of this file to a listing of the offset for the start of each statement in every block of the compilation.