OK, sure, but what if my host changes something and I haven't prepared for the change? I don't want my users to see the error.
Visual Basic provides a global error trapping routine which is very useful to me.
Is there no option than to give every sub a try...catch?
Thanks