|
-
Nov 20th, 2003, 09:22 AM
#1
Thread Starter
Lively Member
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?
-
Nov 20th, 2003, 01:14 PM
#2
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|