<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Luis Valente wrote:
<blockquote
 cite="mid:CAGzA_O4OKBcJ99gBEJ+5tuoVaGWHt7UVDxmcynuOO+9NSyYFng@mail.gmail.com"
 type="cite">
  <pre wrap="">Hi all,

I have a project where I need to read data that is in an external file,
that file will be in CSV or XML format. I don't know how to do this nor if
it is possible in Etoys? Who can give ma a hand with a detailed explanation?
Thank you,


All the best,
Lu&iacute;s Valente
<a class="moz-txt-link-abbreviated" href="http://www.valente.org.pt">www.valente.org.pt</a>

  </pre>
  <pre wrap="">
<hr size="4" width="90%">

  </pre>
</blockquote>
<br>
I've used Sven Van Caekenberghe's NeoCSV in Pharo 1.4 and found it
quite powerful and straight forward. <br>
Sorry I'm not sure of its Squeak compatibility.<br>
<br>
cheers -ben<br>
</body>
</html>