On Thu, 23 Sep 2004, wren argetlahm wrote: > Incidentally, the .vcf file generated by AB looks akin > to your example but with a space between every > charecter and two newlines instead of one. Is that > normal, or might that be part of the reason that > Firebird is having difficulty reading it?
It looks like it's using DOS line endings: \r\n That may be required by the spec, I don't know... -- Chris Devers