Subject negative floating point
Author anthpjc
Hi there,
I use IBO4_h.
I have a TIB_Cursor which sums a float field, for some reason the
field returned is incorrect if it is a negative, e.g. the field
is '.-4' rather than '-0.04', no matter what display format or
editmask I set on the cursor, I have tried the same with TIB_Query
with the same result. Any suggestions why this is happening and how
it can be solved?

cheers,
anth