I did an exercise and lesson about structured error handling yesterday.

I don't see the point in the "Finally" clause. Wouldn't code placed after the "End Try" do the same thing, or did I miss something?

Tom