Product: ACUCOBOL-GT
Module: compiler, runtime
Machines Affected: all
Known Versions Affected: N/A
This enhancement adds support for microsecond resolution time values when supported by the underlying system.
There are two ways to access this support:
This is a change of behavior if you were previously accepting TIME into a larger than PIC 9(8) data item. In this case, the previous behavior may be obtained by compiling with an earlier compatibility version such as that for version 10.2 (using the -c102 compiler option).