On Sun, 19 Aug 2001 01:50:41 +0100, Barry Kelly <✉eircom.net> wrote:
>In article <✉4ax.com> > Lord Crc <✉hotmail.com> wrote: > >> An "EWriteError in ...." is more friendly to the users? > >That's not what happens. Try this program (stick it in a ExceptTest.pas >file and compile with dcc32), and stick in a non-number in the box: >
Right, and i'll add this one to the list of "you know you've been spending too much time in the IDE when:"
:)
Anyway, i use except very seldom. But id still like to be able to do
try except finally end;
for them odd cases.
- Asbj?rn