Hi, Masaki Suketa wrote: > Sorry for being too late to reply. No need to apologize! And you're not even late - the thread's still warm after less than 2 days. >> Is there a way I can get info on a method like that, and how do I get the >> result >> of an output parameter? > > You can get the result of an output parameter using WIN32OLE::ARGV. Thanks. That makes it easy. It's not documented in the RDoc; I don't think RDoc supports constants in C code yet. > I am going to investigate why ole_method is failed. > Please wait for a while. I came across a similar problem a while back, using ADSI, I think. Like Daniel's issue here: http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/154365 Thanks a lot for looking into this and for all the effort you've put into this library over the years - you're a champ, Masaki Suketa! Cheers, Dave