On Nov 1, 2010, at 3:38 PM, Guillermo Polito wrote:

> I was searching in squeaksource, and querying the posts in the list, but I 
> couldn't find anything useful :S.

if is is a comma-separated file (.csv) you can easily parse the lines with 
String>>#findTokens:escapedBy:

Of course this does not help with real excel files.... which are quite complex 
(as one would imagine)
http://sc.openoffice.org/excelfileformat.pdf

        Marcus

--
Marcus Denker  -- http://www.marcusdenker.de
INRIA Lille -- Nord Europe. Team RMoD.


Reply via email to