[ENH] reading CSV records (was: Accessing Excel sheets)

David T. Lewis lewis at mail.msen.com
Fri Jun 18 21:41:50 UTC 2004


Speaking of which, here are a couple of convenience methods to make it easier
to parse CSV data from an Excel spreadsheet. Unit tests included.

Dave

On Fri, Jun 18, 2004 at 03:49:22PM -0500, Ken Causey wrote:
> My first suggestion would be to export them from Excel in a well
> understood format like CSV (comma-seperated value).
> 
> Ken
> 
> On Fri, 2004-06-18 at 14:00, Guenther Schmidt wrote:
> > Hi,
> > 
> > I need to develop an application that needs to access MS Excel spreadsheets.
> > 
> > I am very new to Smalltalk - Squeak and Morphic but I nevertheless think 
> > that I'll manage to write that app in Squeak, the biggest obstacle right 
> > know is accessing those spreadsheets, no clue sofar.
> > 
> > Any tip would be truly appreciated,
> > 
> > thank upfront
> > 
> > Guenther

-------------- next part --------------
A non-text attachment was scrubbed...
Name: CsvFileParsing-dtl.cs.gz
Type: application/x-gunzip
Size: 1377 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20040618/1ce39858/CsvFileParsing-dtl.cs.bin


More information about the Squeak-dev mailing list