<str> is a function, not a procedure Explanation: The name object is a function, but is being used as a procedure. User Action: Functions must be invoked as a value_expression.