Changes several attributes of an object at the same time. How the object interprets the new attributes depends on the class.
INPUTS
object
Change the attributes of this object
tagList
This is a list of attribute/value-pairs
RESULT
Depends in the class. For gadgets, this value is non-zero if they need redrawing after the values have changed. Other classes will define other return values.
EXAMPLE
SEE ALSO
NewObject(), DisposeObject(), GetAttr(), MakeClass(), "Basic Object-Oriented Programming System for Intuition" and "boopsi Class Reference" Dokument.