rhino doesnt seem to treat + the same all the time. event.value = ab.value + ac.value + ad.value + ae.value + af.value + ag.value + ah.value - ai.value these values are 15, 0, 0, 0, 0, 0, 0, 0 respectively which actually sets event.value to 15000000
is there anything You can think of that I could do to get rhino to treat each value as a number not a string. Chris _______________________________________________ dev-tech-js-engine-rhino mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino
