you are viewing a single comment's thread
view the rest of the comments
[–] 94 points 2 years ago (3 children)

Still not as excellent as On Error Resume Next

Imagine the sheer idiocy genius required to add a language feature where, if an error occurred, the handling method is to just pretend that line of code never existed and continue onto the next line.

VBA is truly the language of savants.

  • source
  • hideshow 6 child comments
  • [–] -1 points 2 years ago (3 children)

    So catching errors and doing nothing? That exists in every language except maybe BASIC?

  • source
  • parent
  • hideshow 6 child comments