idobatter/node-win32ole

Implement Array Parameter Use for Objects

Opened this issue · 1 comments

I just added this to my nodejs project to test and see if it would be viable for a project that I am working on. It seems like it works well until I need to call a method that includes parameters are are defined as arrays. I'm getting this error:

[Array (not implemented now)]
[TypeError: node_win32ole::V8Variant::OLEInvoke can't access to V8Variant (null
OCVariant)]

Is this project still being worked on? Is this something likely that would be updated in the future?

+1