OFFSET

The OFFSET option specifies that the compiler is to print a table of line numbers for each procedure and BEGIN block with their offset addresses relative to the primary entry point of the procedure. This table can be used to identify a statement from a runtime error message if the GONUMBER option is not used.

Read syntax diagramSkip visual syntax diagram
   .-NOOFFSET-.   
>>-+-OFFSET---+------------------------------------------------><