When I try to add the values of a number of fields oof
type integer or float in a calculated field, I get an
errormessage when the script contains more then eight
references to fields.
Example:
(+ %1 %2 %3 %4 %5 %6 %7 %8)
is OK
(+ %1 %2 %3 %4 %5 %6 %7 %8 %9)
"Bad Arguments for Overflow
Logged In: YES
user_id=1198844
FYI:
I sumbitted this bug: tomvomland