M
Michael C
SurturZ said:While guru is a bit obnoxious in his message style, I agree with his
sentiment.
There are plenty of cases where you would correctly use ON ERROR RESUME
NEXT
or a Try...Catch with an empty catch block.
That appeared to be the only point he was correct on though. His idea that
exceptions are slow due to sloppy programming is just plain wrong. His idea
that there are no reasons to avoid a Try Catch is just plain wrong. His
general perception of himself as some sort of guru is just plain wrong.
(Guru, if you reply to this I am not going to read your response let alone
reply to you).
Michael