I wanted to know how to custom script this equation.
((C/D)*E)/F
I am needing to let D or F be equal to zero at the beginning and not do a format error sign. Eventually D and F will have values, but you have to enter several things in C before you can get to D and it keeps popping up with formatting error sign.
Thanks.
To do this the calculation script needs to test for zero values before the actual calculation takes place. This should guarentee compliance with the field formatting
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script