René Fritz schrieb: >> lib.myVar =5 >> lib.myVar :=multiply(2) >> >> Results in lib.myVar being "10". > > I like this solution more than the others because it's easily extendable. Yes, it's very nice indeed! cheers, ingmar