On 12/10/15, Jürgen Hestermann <juergen.hestermann at gmx.de> wrote: > But now I have a problem with UTF8Strings: > With this declaration > > var S : UTF8String; > > I want to delete a character > > UTF8Delete(S,1,1); > > but I get an error that the (var) parameter mismatches. Fixed in r50850. Proposed for merging to 1.6RC2. Bart