Problem:
field A pic s9(11)v99 added to B pic s9(11)v99
A= 780.10
B= 4354.34
sum = 5134.50 should be 5134.44
Resolution:
the problem in this case was the input was using an ebcdic sign
doing
$set sign"ebcdic" corrected the problem
Old KB# 5218
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.