Prev: How to get Tk to map and XputImage a (proper) image file upon window event?
Next: teacup install twapi
From: kk on 13 Dec 2009 21:25 Help! Thank you!
From: ggw on 13 Dec 2009 23:23 On Dec 13, 8:25 pm, kk <kk...(a)126.com> wrote: > Help! Thank you! You might peruse this help when somebody wanted the same thing from Windows. (I know nothing of the subject myself.) Assuming you are asking for Tcl and Windows COM, you are looking for tcom from http://www.vex.net/~cthuang/tcom/
From: Helmut Giese on 14 Dec 2009 02:04 I always thought that COM is Windos specific. What are you trying to achieve?
From: kk on 15 Dec 2009 04:59 On 12ÔÂ14ÈÕ, ÏÂÎç3ʱ04·Ö, Helmut Giese <hgi...(a)ratiosoft.com> wrote: > I always thought that COM is Windos specific. > What are you trying to achieve? I have some excel files ,but TCL run on linux, I just want to excel files are copied to linux, and then to read and write with TCL? How can I do? ----------- kk
From: Helmut Giese on 15 Dec 2009 05:40 On Tue, 15 Dec 2009 01:59:00 -0800 (PST), kk <kkkpx(a)126.com> wrote: >On 12��14��, ����3ʱ04��, Helmut Giese <hgi...(a)ratiosoft.com> wrote: >> I always thought that COM is Windos specific. >> What are you trying to achieve? > >I have some excel files ,but TCL run on linux, >I just want to excel files are copied to linux, and then to read and >write with TCL? >How can I do? >----------- >kk Hi, from Excel export them as CSV files, then use the csv module in tcllib. Things should be really easy this way. Working on the raw .xls files will be MUCH harder. HTH Helmut Giese
|
Next
|
Last
Pages: 1 2 Prev: How to get Tk to map and XputImage a (proper) image file upon window event? Next: teacup install twapi |