Every object an have a list of attributes. An attribute has a name and a value. The attribute name follows the rules for object name (only alphanumeric characters or '_', cannot start with a digit, case sensitive).
To set the attributes of an object in the editor use the command Edit|Object|Modify
Comm. In the following dialog press the button attribute.
An attribute is selected using the "Name" combo box.
To add a new attribute press the "Create" button, then insert the name
of the new attribute; the new attribute will have a null string value.
To delete the selected attribute press the "Delete" button; it will
be immediately deleted.
To show the value selected of the selected attribute always the Update
button must be pressed.
To set the value of the selected attribute, insert the new value in
the "Value" edit control the press the "Set" button.
To set the attributes of an object in the .rt file format