V 5.3.9 Extended/Float calculated fields
Posted: Mon 11 Aug 2014 16:08
There may be a problem with calculated fields constructed with 5.3.9 in both the query and table components.
If a calculated field is constructed at design time with the fields editor as either a float or an extended field then the field will not accept the value assigned to it in the OnCalc event. The value returned by the field = 0 no matter what value is assigned to it. No error occurs but the field always returns 0.
Other calculated fields work as normal.
Tested the on calc event with IB components using the same assignments to calculated float/extended fields constructed in the IB query or table and they work as expected.
If a calculated field is constructed at design time with the fields editor as either a float or an extended field then the field will not accept the value assigned to it in the OnCalc event. The value returned by the field = 0 no matter what value is assigned to it. No error occurs but the field always returns 0.
Other calculated fields work as normal.
Tested the on calc event with IB components using the same assignments to calculated float/extended fields constructed in the IB query or table and they work as expected.