Content starts here

System Messages: LIBFML Catalog 100-199

Previous

100


ERROR: Fboolev(32) %FieldName: string length is too long

Description

When the length of the evaluation tree is too long, the function Fboolev or Fboolev32 will return 0 which means the expression fails to match the evaluation tree and log this error to the log file in the meanwhile.

Action

Examine the length of evaluation tree to avoid that it's too long.


 Back to Top Previous