FIXOPT

Changes the way in which generated code accesses the Data Division in object (.obj) code.

Syntax:
>>-.---.-.----.--FIXOPT-----------------><
   +-/-+ +-NO-+
Parameters:

None

Properties:
Default: NOFIXOPT
Phase: Generate
$SET: Initial
Comments:

If you receive code generation error 78 ("Too many code relocations (limit=limit, actual=actual-relocations)") when creating object code, you must recompile specifying FIXOPT.

See Also: