Hacker News new | past | comments | ask | show | jobs | submit login

The only sane use of On Error Resume Next is surrounding one or two specific lines of code where you dont want to let the ordinary exception mechanism be triggered. For larger blocks of code it's completely insane.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: