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

Invalid multi-value comparison was encountered.

Additional Information

Tests X and Y cannot be combined in a multi-value numeric sequence.
where X is either < or <=, and Y is > or >= (or the other way around).
or
At least one 'ISNT EQUAL' comparison was found in a sequence of N boolean comparisons.
or
Either all the comparisons must have the %s modifier in a multi-value string comparison or none of them may. Encountered a mixture.

Explanation

The string comparison error message refers to an attempt to make a comparison such as

   do when "a" < "b" < UL "C" ...

Either all comparisons take a 'UL' or none of them may.

 
----

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

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

Copyright © OmniMark Technologies Corporation, 1988-2000.