|
-
March 22nd, 2001, 03:33 AM
#1
On error twice
Hello
When I try hook error in a procedure, I write
"On error goto" and error is hooked
But when I try to make two error handlers by
"on error" which I write twice, error in second case is not hooked.
Why?
I write "on error" in two places and after second "on error" error is not hooked ((
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
|