阅读背景:

有没有办法在Visual Basic 6.0应用程序中添加全局错误处理程序?

来源:互联网 

VB 6.0 does not have any global handler.To catch runtime errors,we need to add a handler in each method where we feel an error can occur.But, still some places might be left out.So,we end up getting runtime errors.Adding error handler in all the methods of an application,the only way?VB 6.0 does not have any global handler.To catc




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: