IntersectionPtg has not been implemented yet (so the version won't make a difference either).
The solution will involve making a class 'IntersectionEval' (similar to RangeEval) and registering it inside OperationEvaluatorFactory. I might be able to get this done by the end of the week, so feel free to attempt a patch yourself, if you need a faster turn-around. BTW - the evaluation of UnionPtg (UnionEval) is also currently unimplemented. Both these operators are also currently unsupported by the formula parser - so creation of new formulas involving these operators doesn't work yet either. There hasn't been a lot of demand for these operators. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
