Thanks radzmar for your point: the reason I use javascript instead of
FormCalc is because I want to use your pie chart sample to integrate in
one of my PDFs. I made some calculations with Javascript, and I do not
know how to mix both codes, so I decided to continue with Javascript
only. Now, with your correction, that statement works, though
xfa.resolveNode makes my code more complex, because in the loop you
created I have to make another one, because Bow[*] does not work.Besides
of that, I can ...