Cakkie
February 25th, 2000, 04:31 AM
I have a form wich uses a wisock control. This winsock control is used by several other forms in about 30 subs and functions. Is there a way to apply errorhandler that work for the whole project/form/module. Now I have to place an errorhandler in almost every sub, wich makes my code bigger, and harder to read. What I want is to put my errorhandler somewhere(in the general declaration of a form???) so that it applies to all the subs in the form. Also, if this is possible, where do I have to write my errorhandler, because it is not allowed to place commands in the general declaration section. Any help would be great.
Tom Cannaerts
slisse@planetinternet.be
The best way to escape a problem, is to solve it.
Tom Cannaerts
slisse@planetinternet.be
The best way to escape a problem, is to solve it.