On Apr 23, 2006, at 7:50 PM, Charles Ross wrote:
Whenever I run the program, I get an OutOfBoundsException at the line that sets capt. Why isn't this being caught?
Is "Break on Exceptions" turned on? If so, the debugger will always show you an exception, whether you've handled it or not, I believe.
-- Brad Rhine [EMAIL PROTECTED] http://bradrhine.com _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
