Hacker News new | ask | show | jobs
by gdgghhhhh 521 days ago
I wonder how the code looks, it must be a maze of "on error goto" lines to not crash at the slightest error.
1 comments

The person that has down voted this doesn't seem to know that error handling in VB6 works like that. Most functions don't return an error code you can check, neither are exceptions available.