Product Documentation

c-treeRTG V2 Release Notes

Previous Topic

Next Topic

xddgen error generating XDD

Running xddgen against a COBOL program caused it to fail with field-offset calculation error under the following conditions:

  • multiple 01 levels for the same FD
  • no directives
  • key fields used in the SL not belonging to the first 01 level definition

This problem has been fixed by forcing the key identification in first 01 level thus avoiding the output of key fields that do not belong to the proper level.

TOCIndex