Avatar

Level 10

Hi,

If getting a zero result is ok then you could change the script type to JavaScript and use

division * .06;

It seems that when using JavaScript in a calculate event the exception is lost and a zero is returned.

Note you don't need the "$ = " or "this.rawValue = " JavaScript equivilent in a calculate event, the form just takes the result of the last calculation.

Bruce