[Zope] dumb TinyTable
Michael A. Ruberto
michael at dortronics.com
Mon May 17 13:18:32 EDT 2004
I am trying to put some data from a .csv file exported from Excel into a
TinyTable via copy and paste :(
I keep getting errors like:
invalid token '/' at line 3 column 12
so I change the / to "or" and get:
invalid token 'or' at line 3 column 13
now if I enclose the data with "" the error goes away. now I would much
rather attempt rewriting some of the Tinyable's code than edit these .csv
files. has anybody done this already? if it has been done please don't let
me reinvent the wheel...
THANKS!!
Michael A. Ruberto
DORTRONICS SYSTEMS INC.
More information about the Zope
mailing list