UNSTRING statement

ROUNDED and ON SIZE ERROR use in COBOL

The ROUNDED option used to round the fraction result of the compute statement exceeds the length of the target data item fractional places. After decimal point alignment, the number of fraction places in arithmetic operation is compared with the number of fraction places of result identifier. If the size of the fractional result exceeds the […]

ROUNDED and ON SIZE ERROR use in COBOL Read More »