Thank you Andy and actually this is sort of funny timing. I was just
doing that and figured I'd better go in and remove my post, but you beat
me to it. It's sort of a backward way of doing it compared to what I've
done in the past in scripting and workflows. Typically the error
handler, then the action needed where here the error handler is last,
and the action to take if there's an error is prior. Weird, but it is
what it is. I've got to get test it now and make sure I don't end up
with 3000+ e...