TRUNC

The TRUNC option directs how data is truncated. Care should be taken when modifying this option as it may change the end result in your program. TRUNC(BIN) is the slowest, TRUNC(OPT) is the fastest. See the Enterprise COBOL Programming guide for details on setting the TRUNC option.