On Aug 26, 2009, at 11:10 AM, Ranjit Chacko wrote:
Thanks, that's really helpful. I tried implementing it though and the program's crashing so I've got a couple of questions about that sample code.
I must confess that I typed it, but didn't test it.
What is var.elementshape? It seems to be empty in my program.
Let me look more closely at what's defined and send a tested solution.
What exactly is _calcValue supposed to return? Is it expected to return a single number or an array with all the values of the field? I'm getting an error message that says something about a shape mismatch.
It should return an array with all the values in the field.
