Forum Migration Notice
Update (2026-01-12): The user forums will be put into read-only mode on the 21st of January, 00:00 CET, to prepare for the data migration.

We're transitioning to a more modern community platform by beginning of next year. Learn about the upcoming changes and what to expect.

VB 6: CreateObject on Helper [WebWare SDK]

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

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