ここから目次が始まります

システム・メッセージ: LIBFMLカタログ100-199

前

100


エラー: Fboolev(32) %FieldName: 文字列長が長すぎます

説明

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.

アクション

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


101


エラー: FMLフィールド値が無効です。len = field_leng、FLDID = field_id、FLDTYPE = field_type

説明

FML field value is invalid.

アクション

This error will happen when Findex() is called, and it found one of the field length is 0, or the field type is invalid. Usually this means FML buffer is not properly initialized or is corrupted.


 先頭に戻る 前