RobotStudio event

VB 6: CreateObject on Helper [WebWare SDK]

Options
Hi,
 

I am trying to use CreateObject in VB6 to dynamically create an object of the Helper ActiveX control. My question is what string I should give as the input of the class parameter of the function. I tried "Rimbase.HelperCtrl" in vain.

 

Thank you very much.

 

John

Comments

  • Thomas J
    Options
    CreateObject("Rimbase.HelperCtrl.1")
    Thomas H. Johnston
    PACs Application Engineer