Top
PowerFORM Runtime V11.0 Reference
FUJITSU Software

A.1.15 MEFD_RC_INE

Alphanumeric code:

32

Explanation:

An error was detected while reading the form descriptor. One of the following errors occurred:

  • The form descriptor is incomplete.

  • The function defined in the form descriptor is not supported.

  • A form descriptor that is not for UTF-32 is used in the user program which UTF-32 is specified for the UCS2 field.

Resolution:
  • Correct the error when creating the form descriptor.

  • Check that the function defined in the form descriptor is supported by PowerFORM RTS.

  • Use the form descriptor for UTF-32.