TypeError: f is null
I'm using the script described at Counting formula for checkboxes, but I'm receiving a "TypeError: f is null" error whenever I close the JavaScript Editor.
AFSimple_Calculate reveals that
var f = this.getField(aFields[i]);but that doesn't help me figure out what's going wrong. The only thing I've changed in the script is that I've changed "MyChecks" to "Points".
Help please? I'm using Acrobat 9 (yes, 9. Don't judge) on a Mac.
