21402 WRONG DATA PART TYPE32

A 32-bit data part was requested for an inappropriate memory model for writing compiled macros to a DLL. 32-bit data parts are only for creating a 32-bit linear (flat) memory model DLL. For incremental allocation reasons, the single 32-bit logical data object is physically created in incrementally allocated data parts. This is an FMP internal error.
Restriction: This topic applies only when the AppMaster Builder AddPack has been installed, and applies only to Windows platforms.