At 23:01 22.01.2006, you wrote:
I read:
Thanks for the tip, but it's not doable for me (at least not now) as I don't know to write python code...
it's not that difficult,
import re
('that is even harder!').replace('harder', 'simpler')
http://docs.python.org/lib/string-methods.html
sven.