I have been switching between VBScript, C#, and VB.Net all day today. Normally, I do this ok, but today has been unusually rough....
Basically, I have come to detest the "Set" statement in VBScript.
I cannot count the number of times I have forgotten this little keyword. Mostly, it's an issue with me changing code to use a reference type instead of a value type. Going back to change all the code to have a Set in front of it is making blood shoot out of my ears.....
Oy.....