You began a multi-line comment block, but did not properly terminate it. Multi-line comments begin with a "/*" combination, and end with the reverse "*/" combination. The following is an example:

 CopyCode imageCopy Code
/* This is a comment
This is another part of the same comment.*/

To correct this error

  • Be sure to terminate multi-line comments with "*/".

See Also

In Vbsedit, you only need to press F1 to get Help for the keyword under the cursor!


Download Now!



Download   Home  

Copyright © 2001-2024 adersοft