Thank you, Malcolm!
The culprit was the "Stop on Delphi Exceptions" box. This was checked, and
it caused the exceptions warning to be raised, even inside a try..except,
when running the program in debug mode. Turning off the "Integrated
debugging" option also made the program behave correctly, but that's a lot
more drastic. And, no, EConvertError was not in the "ignore" list.
But your suggestion got me to looking in the right place, and I'm MOST
grateful for that!
Rainer
----- Original Message -----
From: "Malcolm Clark" <[EMAIL PROTECTED]>
To: "Borland's Delphi Discussion List" <[email protected]>
Sent: Tuesday, June 14, 2005 7:37 AM
Subject: Re: Fw: Exceptions in Delphi 7.1
>I don't seem to be able to get my programs to handle exceptions ... at
all!
Check
Tools/Debugger Options.
Then the Language Exceptions tab.
Could be that EConvertError is ticked...
hth malcolm
_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi