From: Masaki Suketa Date: 2002-08-11T19:57:03+09:00 Subject: Re: win32ole and excel In message "Re: win32ole and excel" on 02/08/11, "MikkelFJ" writes: > > Could you try following file? > > http://homepage1.nifty.com/markey/ruby/win32ole/win32ole.c.zip > > Now that is what I call progress - it is smaller than the old file, but it > works a lot better. > Thanks - if this is a general solution, perhaps Ruby can finally be used to > test COM components (and drive them) This is really great news. > > This works: I understand what is the problem now. As you noticed, the win32ole.c is smaller than old file and some features of old Win32OLE are lost. This is because I wanted to find out what was the problem at first. The ommiting features way is easier than fixing this problem without losing any features. The next step is how to fix this problem without losing any features. I think I'll fix this problem because I understand what is the problem. Anyway thanks for your help. Regards, Masaki Suketa