The function defined by DEF FN cannot be called, which
can indicate one of the following conditions:
■ The DEF FN function is undefined.
■ The DEF FN function calls another function that is
undefined.
■ The DEF FN function is attempting to call itself
recursively.