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

システム・メッセージ: 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.


102


"エラー: RECORD記述ファイルnameのバージョンが無効です"

説明

The RECORD description file name is invalid.

アクション

Recompile the copybook by command cpy2record.


103


"エラー: ブール式のコンパイルでエラーが発生しました: RECORDバッファbuffername、アイテムitemname"

説明

The boolean expression defined in item itemname of RECORD buffer buffername compile failed.

アクション

Please check the specified Boolean expression.


104


"警告: RECORDバッファのグループ・アイテムまたはレコードrecordname全体の名前がビュー名viewnameと一致しません"

説明

When convert between RECORD and VIEW32, the name of the group or whole record recordname is not matched with the name of view viewname.

アクション

Please modify the name of the group or the name of view, to keep them same.


105


"警告: API Fvrtos32で、コピーブック・フィールドfieldname(グループgroupname)がビューviewnameのフィールドと一致していません"

説明

API Fvrtos32で、コピーブック・フィールドfieldname(グループgroupname)がビューviewnameのフィールドと一致していません。

アクション

Please check the copybook and view32 description file.


 先頭に戻る 前