EMS Manual

Compiled Filters
EMS Manual426909-005
5-58
Compiler Errors and Warnings
Recovery. Check that the indicated number falls in the range from 0 to 255.
Cause. The indicated token was declared to be a parameter token, but was also
declared to be associated with a different subsystem descriptor than it is now used
with. A parameter token can be used with only one subsystem descriptor.
Effect. The command is not executed.
Recovery. Check that you use only tokens that are declared with the appropriate
SSID.
Cause. The compiler sets a limit of 50 Boolean variables.
Effect. The command is not executed.
Recovery. Declare no more than 50 Boolean variables to the compiler.
Cause. Too many DESTINATION statements were specified.
Effect. The command is not executed.
Recovery. Do not exceed the maximum number allowed for DESTINATION
statements.
Cause. The parser encountered too many RIDs specified in the PASS statement.
Effect. The command is not executed.
Recovery. Do not exceed the maximum number allowed for RIDs.
Cause. The parser detects an incompatibility in the DESTINATION statement.
Effect. The command is not executed.
Recovery. Check that a destination type is specified.
*** Error *** This token was not declared with this SSID
*** Error *** Too many Boolean variables have been declared
*** Error *** Too many dest stmts: Max number of DESTINATION
statements exceeded
*** Error *** Too many RIDs: Max number of routing IDs
exceeded
*** Error *** Type missing: Must specify a destination type
TYPE
*** Error *** Undeclared Boolean variable