| Visual Basic Scripting Edition | 
  | 
 
Expected end of statement
  
Text appears beyond the end of one of your statements.
To correct this error
	- Remove the extra text.
 
	- If you intended to comment your line of code, insert an apostrophe "'" at the end of the statement.
 
See Also
VBScript Coding Conventions