|
-
Sep 27th, 2001, 10:43 AM
#1
Thread Starter
Fanatic Member
Raising Errors to a common module
I have been using RaiseEvents to get my errors in my lower classes up to my superclass. (Thanks Honeybee) I would now like to raise an event from the superclass to let the calling application know there has been an error. It seems as though that it is not possible to check for events in a module, you have to use a class or a form (which I am not using in my code).
Is there a way around this?
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
|