Rational Developer for System z
PL/I for Windows, Version 7.6, Programming Guide

OFFSET

This option specifies whether or not the compiler produces an assembler-like listing file with the extension .cod.

Read syntax diagramSkip visual syntax diagram   .-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.


Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)