<div dir="ltr">I have a small database containing questionnaire responses. The DB can output the responses (mainly descriptive paragraphs) in CSV format.&nbsp; Ideally, I would like to read each of the records into a collection of some kind.&nbsp; I was hoping that there might be a &#39;fromCSV:&#39; method, but I haven&#39;t found one.&nbsp; One approach I had thought about was to edit the text so in order to create a series of array definitions, and then paste that into a workspace. However, that does lack a bit of elegance! So, is there a neat way of doing this?<br>
<br>Cheers<br>AB<br></div>