Wednesday, October 12, 2005

VBScript

I have been coding in C# now for so long that I have just about forgotten (and I think that's a good thing) all of my knowledge of VBScript and its quirks. Well, I am working on some stuff now that requires it, and I am about to go bonkers trying to remember the syntax of some things. I keep wanting to use parentheses where they are not needed, end statements with semi-colons, and use brackets to reference elements in arrays and collections.

No comments: