Compilation or syntax errors and warnings in methods appear in the Method Errors and Warnings window, which displays the current number of errors and warnings at the top. Click the
Check Syntax button (

) in the Method toolbar or press F9 to perform a syntax check and display any errors and warnings. In the table below, errors and warnings appear with the method and line where they occurred under
Method and
Line, respectively. Under
Message, you will find information about the particular error or warning. Double-click a warning or error to highlight the code where it occurs in the corresponding method’s editor window. You can select multiple errors and warnings in the table, and right-click them to choose
Copy (or use Ctrl+C) and
Select All (or use Ctrl+A) to copy errors and warnings to the clipboard and to select all errors and warnings, respectively.