2011/11/20 Bart <bartjunk64 at gmail.com>: > Tested Utf8Delete(), and it does as I said, which in the shown > code-snippet seems wrong to me, it looks like StartCharIndex and > CharCount were swapped? I think it deletes everything up to and including the two ampersands so that it can use UTF8Pos to scan for the next ampersand. So it seems OK. -- cobines