Is there any way to leave Break On Exceptions on while debugging to help find generic problems, but disable it for certain functions that have exception handlers? I get kind of tired of breaking on functions which have handlers and can recover just fine, i.e. it's expected as part of certain tests that they will catch and manage an exception and continue running.
Daniel L. Taylor Taylor Design Computer Consulting & Software Development [EMAIL PROTECTED] www.taylor-design.com _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
