Defect Number: 395123
Product: ACUCOBOL-GT
Module: Compiler
Machines Affected: All
Known Versions Affected: All
A new configuration variable, GRID_TRUNCATE_STRINGS_WITH_ELLIPSIS, has been added to replace GRID_NO_TRUNCATION, which is now deprecated. When this variable is set to 1 (ON, TRUE, YES) grid cell text that extends beyond the column boundary is truncated and followed by ellipses (...) to indicate that there is more data. When set to 0 (OFF, FALSE, NO), grid cell text is cut off at the column boundary.