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 [ ].
| Visual Basic Scripting Edition |
| Expected identifier (VBScript) |
You declared a variable, but used a VBScript reserved word for the name.
Choose another variable name (one that is not a VBScript reserved word).
Enclose the reserved word in [ ].