I have a dcom function need to be fed with date type. I\'d like to call it in my perl script, but I have no idea to create date typ开发者_开发技巧e in perl.
I\'m trying to use the win32ole gem in a Rails 3 app and running into some problems that I think are thread-related.Basically, I have code like this that I use to get user-specific data from our Activ
Wasn\'t able to find an easy answer to this one... Anyway I\'ve seen some WIN32OLE code like this: WIN32OLE.new(\"MSVidCtl.MSVidWebDVD.1\")
using Outlook to access my work Exchange inbox via a HTTPS proxy used to be very straightforward until my employer changed the principal name I have to use. Mysteriously, in the background, the princi
I was using an application and it was working perfect. After some months of not using it, I tried to run it and it doesn\'t work. It shows a message box saying that it cannot instan开发者_开发百科ce a
I\'m trying to write a script that will get event log information off of a remote windows machine using the win32::ole module and a WMI query.I can ping the machine but no matter what my WMI connectio
I\'m working with WIN32OLE to read some data files in various states of disarray.I\'ve been able to read text from the majority of the files now using the Sentences and Shapes methods, however, for fi
I am using Ruby 1.9.1p430 (2010-08-16 revision 28998) on MS Ws7 with MS Office 2010 I have launched a copy of Word from Ruby using WIN32OLE:
Ruby version 1.9.1p430 running on W7 with Office 2010. I am trying to catch the DocumentBeforeClose event but I cannot even get close to get it to work!
I am getting the error Win32::OLE<0.1709> error 0x80020009: \"Exception occurred\" in PROPERTYPUT \"Value\" at line 109.