contentsconceptssyntaxlibrariessampleserrorsindex
Full text search
   
  Recoverable Error    

Invalid multi-value comparison was encountered.

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.

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.

 
----

Top [CONTENTS] [CONCEPTS] [SYNTAX] [LIBRARIES] [SAMPLES] [ERRORS] [INDEX]

Generated: April 21, 1999 at 2:02:12 pm
If you have any comments about this section of the documentation, send email to [email protected]

Copyright © OmniMark Technologies Corporation, 1988-1999.