I am trying to replace, say, f(x) by g(x)h(x) where x can be any string. In OgreKit, f(.*) finds the occurrences of f(x) which it selects in its entirety but I was not able to find on google how then to let it replace it by g(x)h(x). Hopeful regards --schremmer