Lines Matching refs:ERROR

304     ERROR("Value of %s field must be of type %s\n", fieldText(field), type);
313 ERROR("Field %s is not defined for an action of type %s\n",
322 ERROR("The %s field in the %s action is not an array\n",
331 ERROR("%s named %s not found\n", what, bad);
518 ERROR("Illegal group %d (must be in the range 1..%d)\n", rtrn.ival,
679 ERROR("Button must specify default or be in the range 1..5\n");
705 ERROR("The count field must have a value in the range 0..255\n");
761 ERROR("New default button value must be in the range 1..5\n");
767 ERROR("Cannot set default pointer button to \"default\"\n");
880 ERROR("Screen index must be in the range 1..255\n");
1034 ERROR("Array subscript must be integer\n");
1041 ERROR("An action message is at most 6 bytes long\n");
1049 ERROR("Message data must be in the range 0..255\n");
1140 ERROR("Button must specify default or be in the range 1..255\n");
1166 ERROR("The count field must have a value in the range 0..255\n");
1182 ERROR("Device must specify default or be in the range 1..255\n");
1219 ERROR("Private action type must be in the range 0..255\n");
1248 ERROR("Array subscript must be integer\n");
1255 ERROR("The data for a private action is 7 bytes long\n");
1263 ERROR("All data for a private action must be 0..255\n");
1338 ERROR("Expected an action definition, found %s\n",
1350 ERROR("Unknown action %s\n", str);
1403 ERROR("Cannot change defaults in an action definition\n");
1410 ERROR("Unknown field name %s\n", uStringText(fieldRtrn.str));
1447 ERROR("\"%s\" is not a valid field in a NoAction action\n",
1454 ERROR("\"%s\" is not a legal field name\n", field);