Use
to check your program. The entire program defined up to that point is checked for syntax errors and undeclared variables. Each error is listed in the error list. Select an error in the list and then double-click the error. The program containing the error will be displayed and the error will be highlighted. Use to define a highlighting color.If several errors occur, correct the first error first and repeat
. All other errors might be sequential errors.