Diagnosing Compiler Errors

If you receive a message indicating that the Rule Editor found compiler errors, the message in the Compiler pane at the bottom of the Rule Editor indicates the number of errors found. The lines on which errors occurred are highlighted in red within the rule procedure. Examine the commands on those lines and revise them as necessary to correct the problem. See Editing Rules and Cases for information on editing commands in a rule procedure.

If you cannot determine the source of the problem from inspecting the commands highlighted in red, you may wish to study the complete rule procedure code. Or, you may wish to examine the log files for an indication of where the error may lie or what may have caused the error. Refer to Viewing and printing rule procedure code for more information about viewing the code or the log files.