ACTEX0008E: The data type for the variable variable_name cannot be changed from the type type to the type type.
Explanation: The expression code tried to change the data type of the specified variable to a type that is incompatible with the type that is defined by the rule set file.
Administrator Response: Contact the rule writer.
Programmer Response: Correct the expression code by setting the data type for the variable to a compatible type.