ACC: How to Turn Off "Break on All Errors" Option in Code (167855)
The information in this article applies to:
- Microsoft Access for Windows 95 7.0
- Microsoft Access 97
This article was previously published under Q167855 Advanced: Requires expert coding, interoperability, and multiuser skills.
SUMMARY
This article shows you how to turn off the "Break on All Errors" option in
Visual Basic for Applications code to prevent users from interrupting your
error handling routines.
This article assumes that you are familiar with Visual Basic for
Applications and with creating Microsoft Access applications using the
programming tools provided with Microsoft Access. For more information
about Visual Basic for Applications, please refer to your version of the
"Building Applications with Microsoft Access" manual.
REFERENCES
For more information about error handling, search the Help Index for "error
handling," or refer to your Microsoft Access manual "Building Applications
with Microsoft Access 97," Chapter 8, "Handling Run-Time Errors," pages
235-254.
For more information about Break On All Errors, search the Help Index for
"GetOption method" or "SetOption method."
Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
---|
Keywords: | kbcode kbhowto kbProgramming KB167855 |
---|
|