On Mon, 2003-09-22 at 00:43, Herbert Poetzl wrote: > what about checking at which position the space occurs? > > at least to me it seems like pos < 20 would be okay > for a space in the name 8-) Not too pretty with the sscanf we do. Or even possible -- how do we differentiate between n spaces and the next delimiter followed by a legal field? Anyhow, Chris and I concocted a little patch. Its not sexy but it works. Apply it and recompile -- let me know. Robert Love