REF

Makes the Compiler include in the source listing the intermediate code address of each Procedure Division statement.
Note: This Compiler directive is not intended for your use, and its setting should not be changed. It is included here for completeness, because it might appear in the list of settings.

Syntax:

>>-.---.-.----.--REF---------------------><
   +-/-+ +-NO-+

Parameters:

None

Properties:

Default: NOREF
Phase: Both
$SET: Any

Dependencies:

None.

Comments:

A table is placed at the end of the listing, in the format:

Address Line No Address Line No Address Line No Address Line No
000000FD 16161 00000101 16162 00000109 16163 00000121 16165
0000012A 16166 00000133 16169 00000138 16170 0000013C ...