VbE error

Discussion in 'AutoCAD' started by Mark Propst, Apr 19, 2004.

  1. Mark Propst

    Mark Propst Guest

    '''this works
    Dim vbex As Object
    Set vbex = Application.VBE

    '''this gives Type mismatch error
    Dim vbex As VBE
    Set vbex = Application.VBE

    whatz up with that???
    (obviously 'Msvb6.0Extensibility' is referenced)
    tia
    Mark
     
    Mark Propst, Apr 19, 2004
    #1
  2. Mark Propst

    SpeedCAD Guest

    Hi...

    You prove with GetObject or CreateObject
     
    SpeedCAD, Apr 20, 2004
    #2
  3. Mark Propst

    Mark Propst Guest

    Hola SpeedCAD,
    Yo soy stupido!
    Yo debo referencado
    Microsoft Visual Basic for Applications Extensibility 5.3
    NOT
    Microsoft Visual Basic 6.0 Extensibility
    me beeg dummie!
    :)

    no entiendo, lo siento
     
    Mark Propst, Apr 20, 2004
    #3
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.