API: Excel based Batch Plot WOES

Discussion in 'SolidWorks' started by CS, Nov 22, 2004.

  1. CS

    CS Guest

    Ok I created an excel based Batch Plot because I can just type in the part
    number of each part I want printed and it will print the document it finds
    wether in AutoCad or SW. Anyway it worked pretty well and all of the sudden
    it is having trouble with early binding to SW objects. I don't understand
    what is going on. I changed the types to object or variant and the code
    runs well but if I early bind it craps out on my. Any one else having these
    problems. 2004 sp4.2

    Corey
     
    CS, Nov 22, 2004
    #1
  2. try this

    dim swapp as sldworks.sldworks

    set swapp = new sldworks.sldworks
     
    Sean Phillips, Nov 23, 2004
    #2
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.