Author: shalem
Subject: ROUNDED Problem with COMPUTE statement
Posted: Thu Feb 09, 2017 9:01 pm (GMT 5.5)
Thanks for quick reply. Both Top and Bottom values are defined IN ARRAY
TOP-VALUE PIC S9(14)V99 COMP-3.
BOTTOM-VALUE PIC S9(14)V99 COMP-3.
If COBOL does not carry the precision of intermediate results then what is alternate for me.
Subject: ROUNDED Problem with COMPUTE statement
Posted: Thu Feb 09, 2017 9:01 pm (GMT 5.5)
Thanks for quick reply. Both Top and Bottom values are defined IN ARRAY
TOP-VALUE PIC S9(14)V99 COMP-3.
BOTTOM-VALUE PIC S9(14)V99 COMP-3.
If COBOL does not carry the precision of intermediate results then what is alternate for me.