Hi, I now came up with another problem, I couldn't solve. I need to copy the current text selection (going over different elements) to the clipboard (just the text). No problem so far. I could do this with <cfg:command name="copyChars" parameter="%_"/> But how do I manage to replace all "." in this selection with ". "? I tried different ways with get and set, but with no success.
Do you have any hint on how to solve this? Thanks, Roman

