Check that an argument that should be a positive integer has been specified correctly
check_argument_positive_int(arguments, argument_name)
List of the arguments provided to the called function
Name of the argument, for inclusion in the error message
Boolean stating the current status of the pre-execution checks, or FALSE if this check fails