ERROR | not all arguments of program string.string have been defined |
CAUSE | The number_of_arguments attribute of the named program did not match the actual number of arguments that have been defined. |
ACTION | Define as many arguments as the number of arguments, or change the number of arguments. |