Visual Basic Scripting Edition
Expected identifier
You declared a variable, but used a VBScript reserved word for the name.
To correct this error
Choose another variable name (one that is not a VBScript reserved word).
Enclose the reserved word in [ ].