You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dispatch.java:-2:in `invokev': org.racob.com.ComFailException: Invoke of: Find
Source:
Description:
from Dispatch.java:243:in `invokev'
from Dispatch.java:187:in `callN'
from RubyWIN32OLE.java:203:in `invokeMethodOrGet'
from RubyWIN32OLE.java:112:in `method_missing'
from RubyWIN32OLE$i$0$0$method_missing.gen:65535:in `call'
from JavaMethod.java:642:in `call'
from RuntimeHelpers.java:497:in `call'
from CachingCallSite.java:345:in `callMethodMissing'
from CachingCallSite.java:249:in `cacheAndCall'
from CachingCallSite.java:71:in `call'
from test.rb:12:in `__file__'
from test.rb:-1:in `load'
from Ruby.java:671:in `runScript'
from Ruby.java:575:in `runNormally'
from Ruby.java:424:in `runFromMain'
from Main.java:278:in `doRunFromMain'
from Main.java:198:in `internalRun'
from Main.java:164:in `run'
from Main.java:148:in `run'
from Main.java:128:in `main'
The text was updated successfully, but these errors were encountered:
This definitely looks like a bug. It also looks like one I wouldn't expect us to have. I don't have Excel but my next pass thru win32ole bugs I may ask you to run some scripts (or get a copy somewhere -- although I swear I have an older version somewhere).
The following piece of code works well on the C Ruby + win32ole but failed on JRuby + jruby-win32ole.
error message:
The text was updated successfully, but these errors were encountered: