|
-
Aug 22nd, 2002, 08:42 AM
#1
Thread Starter
New Member
Local error
Is there a difference between the following two lines:
On Error Goto ErrorHandler
and
On Local Error Goto ErrorHandler
I can't find any documentation on it, but I assume there is some reason for the inclusion of the Local keyword in the examples I've seen.
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
|