EMS Manual
Compiled Filters
EMS Manual—426909-005
5-56
Compiler Errors and Warnings
Effect. The command is not executed.
Recovery. Check the syntax of your command and remove the indicated character.
Cause. The indicated statement has an error in syntax.
Effect. The compiler tries to recover by ignoring one or more lexical tokens, but might
not be able to do so.
Recovery. Check the statement for syntax errors, and fix any that exist.
Cause. The last part of the filter specification is missing or incorrect. You might get this
message if you press the BREAK key before compilation is complete.
Effect. The command is not executed.
Recovery. Check the syntax of your commands, or determine what otherwise caused
the early termination.
Cause. The parser detects an incompatibility in the DESTINATION statement.
Effect. The command is not executed.
Recovery. Check that a program object name is specified.
Cause. The parser detects an incompatibility in the DESTINATION statement.
Effect. The command is not executed.
Recovery. Check that a destination name is specified.
Cause. The parser detects an incompatibility in the DESTINATION statement.
Effect. The command is not executed.
Recovery. Check that a routing ID is specified.
*** Error *** Invalid syntax - continuing
*** Error *** Invalid syntax - end of input
*** Error *** Must have object: Must specify a program object
name OBJECT
*** Error *** Name missing: Must specify a destination name
NAME
*** Error *** RID missing: Must specify a routing ID RID
*** Error *** RID not defined: Routing ID not previously
defined