|
-
Jul 19th, 2000, 01:48 PM
#1
Thread Starter
Lively Member
I have a sub called WriteError that writes an error out to a log file. Is there any way to get a sub to On Error Goto ErrorTrap (where it writes the error to file) and then Resume Next?
If I put Resume Next in my Error Trap routine will it jump back up in the code and start where it left off?
Thanks for any help!
Kevin
VB6 w/SP4
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
|