|
-
Aug 28th, 2009, 01:37 PM
#17
Thread Starter
PowerPoster
Re: Get Calling Procedure On Error
dee-u
Thanks for the example
===============
si:
Still using VB5, but will check out optional as other than variant. VB5 docs only indicate variant
Re: VB5 IsMissing Help
Returns a Boolean value indicating whether an optional Variant argument has been passed to a procedure.
-----------
Re: Error Handler
Thanks -- had already caught it and our code is identical. Checked all error handlers in program, and "believe it or not -- found only 1 other that needed work. Also reworked the posted procedure.
-----------
Just for kicks, kept the "On Error" call in the posted procedure but commented out the actual error handler code to see if it would error in the calling procedure(s). As of today -- no errors logged from ANY of the calling procedures. Go Figure!!
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
|