Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
#Automation
Please, show me samples how use ActiveX NonXML API from JavaScript.Thank you. Good luck.CBH@infpres.com
Have you had a look at sampleVBNonXML? That has some simple code using the non XML interface from VB.
I had a look at sampleVBNonXML. But that samples working for XML objects (on VBScript)and not working for non-XML objects(on VBScript):After “CreateObject” for “.Initialize()” i recived“Unexpected method or…”Thank you.