This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.
For more information, see this announcement post . Click the X in the top right-corner of this box to dismiss this message.
Old posts that have not been replied to for several years.
j
jagg
Post
by jagg » Sun Jul 14, 2002 11:53 am
Hi,
I'm trying to fetch some data from an Excel spreadsheet.. but I can't
find anywhere how the syntax for this must look like?
Let's say i want to request data from row 1 cell 1 and row 2 cell 3...
How must a tcl-script look like?
Thx
ppslim
Revered One
Posts: 3914 Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England
Post
by ppslim » Sun Jul 14, 2002 5:28 pm
Yuk, excel.
I have just looked at a PHP class that can read and write to a excel datasheet. It is certainly not the pretiest thing in the world, and I certainly doubt I will be able to read data from one in Tcl.
guppy
eggdrop engineer
Posts: 199 Joined: Mon Sep 24, 2001 8:00 pm
Location: Canada
Contact:
Post
by guppy » Mon Jul 15, 2002 1:39 am
If there is a tcl com module -- you should be able to do this rather easily.