Greg McGary wrote:- > - if (namebuf[-1] == '\\') > + if (namebuf > list->namebuf && namebuf[-1] == '\\') This bit's my bug and is the correct fix, but I can't authorise you to commit it <g>. It probably comes under the "obvious" rule, though. Neil.