Graeme Geldenhuys wrote: > > So how did I come across this lovely debugging screwup...? I was trying to > write a string parser, so debugging actual character values are a rather > big deal in a string parser. But unfortunately Lazarus was NO help at all. > You should not use character indices with utf-8 anyway. ;-) Martin