Help for CPD0108

Variables of type *DEC are only valid with parameter types *DEC, *INT2, *INT4, or *X. Variables of type *LGL are only valid with parameter types *LGL or *X. Variables of type *CHAR are valid with all parameter types except type *CMD. The command may have been changed since the program was created.

Change the control language (CL) program so that the variable type is valid for the parameter type or change the command to a valid parameter type.