3115

“Unable to assign constant to VAR_IN_OUT. Incompatible data types.”

The internal pointer format for string constants cannot get converted to the internal pointer format of VAR_IN_OUT, because the data are set “near” but the string constants are set ” huge” or “far”. If possible change these target settings.