(Menu  Tools -> Check Syntax)

This tool can check your script and indicate the following errors:

- misspelled keywords
- misspelled or invalid options for a given command
- errors in
logic pertaining to if/else/endif
- missing quotes (inverted commas) or brackets

Reporting errors

A report of all errors found in the script is displayed in a new dialog. It is possible to jump to the line containing the error by doubleclicking on the line-number in the report. If no errors are found this is indicated in green in the statusbar.

Suggestions and corrections

Misspelled keywords and options can be automatically replaced by proposed corrections.

Jump to an error-line

You can jump directly to the line in the script containing the error by doubleclicking the entry in the list.
 

 

Liste mit gefundenen Syntaxfehlern