Late Binding

SOLVED

I need to late bind an application because a number of users do not have Sage 300 on their desktop and I want to use COMAPI to communicate with Sage 300.  I am stumped how to late bind

AccpacCOMAPI.AccpacView. .  If I try to Declare it as an object I get an error message.  Any help?

Parents Reply
  • 0 in reply to Django

    I defined them as integers, the sub compiles and it moves past the previous errors logging on the sage database.  But I'm getting an error when I try to compose the views for timecard entry.   These were all defined as objects.  Jay is right - Is should just do wssetup but I'm trying to be stupidly elegant and save the user from having to setup a bunch of workstations.

Children