You did not end your string constant with a closing quotation mark. String constants must be enclosed within a pair of quotation marks.
To correct this error
-
Add the closing quotation mark to the end of the string.
Visual Basic Scripting Edition |
Unterminated string constant (VBScript) |
See Also |
You did not end your string constant with a closing quotation mark. String constants must be enclosed within a pair of quotation marks.
Add the closing quotation mark to the end of the string.