Automatic Syntax Checking:

Overview
Automatic syntax checking is enabled or disabled from the preferences dialog under the EDITOR tab.  AutoSyntax is by no means a replacement for the check syntax feature. AutoSyntax offers automatic correction for common mistakes while scripting.  Autosyntax is typically a good thing to keep enabled as it will automatically correct Uppercase used in statements where lowercase is required and common mispelled perl statements.