VBScript Syntax Errors
VBScript syntax errors are errors that result when the structure of one of
your VBScript statements violates one or more of the grammatical rules of the
VBScript scripting language. VBScript syntax errors occur during the program
compilation stage, before the program has begun to be executed.
|