swirl Guide to OmniMark 5   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesOMX VariablesErrors
 
 
#2011   Compile-time error    

Declaration condition conflict.

Additional Information

An unconditional INSERTION-BREAK declaration has already been entered, so no further INSERTION-BREAK declarations are allowed for it.
or
The current INSERTION-BREAK declaration must have a condition, since the previous INSERTION-BREAK declarations also have conditions.
or
An unconditional REPLACEMENT-BREAK declaration for 'X' has already been entered, so no such further declarations are allowed for it.
or
The current REPLACEMENT-BREAK declaration for 'X' must have a condition, since the previous such declarations also have conditions.

Explanation

If there is more than one insertion-break declaration in a program, at most one declaration may be applicable at any one time. Similarly, if OmniMark attempts to replace a single character with a string from a replacement-break declarations, it verifies that at most one such rule is applicable at any one time. If a declaration for insertion or character replacement has no condition, it is always true, and there is no need to enter any other declarations for that particular type.

 
----

Top [ INDEX ] [ CONCEPTS ] [ TASKS ] [ SYNTAX ] [ LIBRARIES ] [ OMX ] [ OMX ] [ ERRORS ]

Generated: August 11, 2000 at 3:08:38 pm
If you have any comments about this section of the documentation, send email to docerrors@omnimark.com

Copyright © OmniMark Technologies Corporation, 1988-2000.