Hi ! 

I have  a small  bug in my  own code,  to which I  can see  no obvious
solution :

My  father  has   a  From:  Field  like  this   :  "MOY,  Jean-Pierre"
<address@host>. When I make a reply, I have the same To: field. 

My program parses  the To: field by splitting  it according to commas,
so, it tries to add 

"MOY

and 

Jean-Pierre" <address@host>

to the DB, which is not what I want. 

Do you have  a solution to parse the string  according to commas /not/
between double-quotes ? 

Thanks !

-- 
Matthieu

_______________________________________________
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to