1
October 30, 2008 12:00 AM
Posted by: Jerry Lees
Integer, string, Variable Types, variant, VBScript, working with variables
A new found bug in VBScript that causes if then statements to return wrong comparisons (or is it?)
Posted by: Jerry Lees
In the past I've cautioned you on always initializing your variables and encouraged you to always declare your variable types, rather than using the default variant type in VBScript. I'll be the first to admit I don't follow my own advice in my examples! However, variants can be...




