On vrijdag, jan 24, 2003, at 12:35 Europe/Brussels, Dimitry Sibiryakov wrote: > I think current behavior of SetString is incorrect. AnsiString may > contain #0's so SetString shouldn't care about Buf's content. Thanks, it's fixed. > BTW, what if Len=0? No problem, setlength() will make the ansistring nil in len = 0. Jonas