I'm reacquainting myself with Visual Basic. However at this point I'm seeing some strange behavior. I'll quickly navigate around it but I just find it odd, take a look for yourself:
What seems very strange to me is that you can see very clearly that on line 1041, System.FormatException is being caught, however the exception is never caught.
I'm wondering if it has to due with the multiple statements all in one line? Any thoughts?
This blog contains the thoughts and discoveries of Tim Barcz, a technologist with a interests in computer programming technologies.