How to find project "Available Reference" in VB6

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Jim Abbott

    How to find project "Available Reference" in VB6

    Hello

    Been away from VB for awhile and have forgotten how to determine what
    reference is missing when I goto to the project References pile. Of all
    things to get error on is "then goto x" being flags in 1st run. Yes, I know
    I am missing a reference, but which one?

    Any clues would be helpful.

    Thanks

    Diamond Jim


  • Randy Birch

    #2
    Re: How to find project "Availa ble Reference" in VB6

    On my system the first four selected (in order) items under
    project>referen ces are:

    visual basic for applications
    visual basic runtime objects and procedures
    visual basic objects and procedures
    OLE automation

    --

    Randy Birch
    MVP Visual Basic

    Please respond only to the newsgroups so all can benefit.


    "Jim Abbott" <jabbott@falcon barcode.com> wrote in message
    news:1ksCc.2203 $Pc.728@fe1.tex as.rr.com...
    : Hello
    :
    : Been away from VB for awhile and have forgotten how to determine what
    : reference is missing when I goto to the project References pile. Of all
    : things to get error on is "then goto x" being flags in 1st run. Yes, I
    know
    : I am missing a reference, but which one?
    :
    : Any clues would be helpful.
    :
    : Thanks
    :
    : Diamond Jim
    :
    :

    Comment

    Working...