[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

ruby and COM

Joel VanderWerf

4/29/2005 11:03:00 PM


What's the best way to work with a COM interface from ruby? I found a
very old (and version 0.0.1) rubycom lib on RAA. Is COM functionality
built into the win32ole lib that ships with ruby now?


1 Answer

Adelle Hartley

4/30/2005 2:56:00 AM

0

Joel VanderWerf wrote:

> What's the best way to work with a COM interface from ruby? I
> found a very old (and version 0.0.1) rubycom lib on RAA. Is
> COM functionality built into the win32ole lib that ships with
> ruby now?

Yes.

Adelle.