win32ole method missing

J

Jamie Forrest

There seems to be a method missing in the TimeScaleValue object of
WIN32OLE. See:

irb(main):126:0> tsval.Value
WIN32OLERuntimeError: unknown property or method `Value'
HRESULT error code:0x80020006
Unknown name.
from (irb):124:in `method_missing'
from (irb):124
from ^C:0

and yet

irb(main):127:0> tsval.ole_get_methods
=> [StartDate, EndDate, Value, Index, Application, Parent]

Anyone have an idea what's going on here? Is WIN32OLE just not fully
implemented?
 
J

Jamie Forrest

There seems to be a method missing in the TimeScaleValue object of
WIN32OLE. See:

irb(main):126:0> tsval.Value
WIN32OLERuntimeError: unknown property or method `Value'
    HRESULT error code:0x80020006
      Unknown name.
        from (irb):124:in `method_missing'
        from (irb):124
        from ^C:0

and yet

irb(main):127:0> tsval.ole_get_methods
=> [StartDate, EndDate, Value, Index, Application, Parent]

Anyone have an idea what's going on here? Is WIN32OLE just not fully
implemented?

I should mention the TimeScaleValue object is part of Microsoft
Project.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top