Contents | < Browse | Browse >

    Set()/Sets()

  SYNOPSIS
    Set(object, attr, value, ...)
    Sets(object, attr, value)

  FUNCTION
    Assign a value assigned to specified attribute of the object

  INPUTS
    object - pointer to boopsi object
    attr   - attribute tag id
    value  - value to be assigned to the attribute

  RESULT
    none

  NOTE
    This function is v36+ only!

  SEE ALSO
     Get()