From: Ollivier Robert Date: 2009-01-14T21:34:08+09:00 Subject: Re: Complex CSV parsing In article , Stuart Clarke wrote: >I am trying to parse data from a file where the values are common >seperated, however there is slightly more to the file than just commas, >see below > >for >(;;);{"t":"msg","c":"p_114000000","ms":[{"type":"msg","msg":{"text":"you >around"}]} It looks more JSON than CSV, try using a JSON parser instead. -- Ollivier ROBERT -=- EEC/RIF/SEU -=- Systems Engineering Unit