Josef Meile wrote: > > I found an easy way to use it: You just have to create an external method > like this one: > > def evalExp(pExp): > > return eval(pExp) Wow... where are your servers? I love playing with potentially huge security holes ;-) Chris