Results 1 to 2 of 2

Thread: Peculiar Thing

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Nov 2003
    Location
    Amsterdam
    Posts
    74

    Peculiar Thing

    Today i obesrved 1 peculiar thing in my vb project. it's not a serious problem actually, but surprised me.

    From the exe of my application i can access 1 public function defined in the .bas module.

    but from the vb ide, i can't access the same function, it gives some memory exception failing all my expert(!) error handlers.

    if i define the same function in the form module, both exe and project(vb ide) can access that.

    any idea y this can happen?

  2. #2
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,106
    It isn't your program, it sounds like an issue with the IDE itself. I have never encountered that particular one, but it seems like the stability of the IDE might degrade over several months of use. I base this observation on my own experience, and some other posts on this forum. If it only happens in this one instance, and you can live with it, then live with it. Otherwise, you would probably need to reinstall VB.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width