An incorrect number of arguments was used in a SUB or FUNCTION procedure call. Compare the DECLARE statement for the SUB or FUNCTION procedure with the CALL statement to make sure the argument list has the same number of items in both cases. In the QBX environment, use the Search menu's Find command to look at the DECLARE statement. ERR Code: 37