|
"If you have any calls to user-defined functions or subs in your code (have you ever seen another program?), you need to be very aware of this feature of Visual Basic's error handlers; it can cause control to unexpectedly jump into your calling procedure's error handler. And if there isn't a calling procedure (as in all event handler subs like Form Load, OK Click etc.) your application will abort immediately. For this reason, we can only recommend that you include an error handler in at least every event handler procedure in your application. This may seem like a lot of work, and it definitely increases the size of your code, but the alternative is worse."Note: This version can be used until January 2002.
Download
NOW
|
back next Pages:
12254 ,
12255 ,
12256 ,
12257 ,
12258 ,
12259 ,
12260 ,
12261 ,
12262 ,
12263 ,
12264 ,
12265 ,
12266 ,
12267 ,
12268
|
VVVVVV
|