Okay, I'm REAL close (I think). I made the scriptthis.rawValue =
xfa.resolveNode("RoomBoard").rawValue +
xfa.resolveNode("TuitionFees").rawValue;But when I put "100" in one
field and "100" in the second field, the "Total" field read "100,100"
and not "200"...Am I almost there??