Search found 1 match

by alice_eviews
Mon Apr 11, 2011 4:27 am
Forum: Programming
Topic: EViews COM Automation and VBScript
Replies: 2
Views: 3576

EViews COM Automation and VBScript

I am using EViews COM automation in order to invoke EViews from a VB script. I do the following: set mgr = CreateObject("Eviews.Manager") set app = mgr.GetApplication(1) But I am getting the following error: "Eviews.Manager.1: GetApplication could not create instance of Eviews Applica...

Go to advanced search