ENABLE Reference Manual
ENABLE COMMANDS
ADD Command
-----------------------------------------------------------------
| |
| <value> |
| |
| is any legal value for the specified attribute. |
| |
| When you supply a value for an attribute with an ADD |
| command, you override any value set for the same attribute |
| with a SET command or a LIKE clause. The value only applies |
| to the object being added; this command does not change the |
| current value of the attribute in the attribute table. |
| |
-----------------------------------------------------------------
Considerations
Unless specified within the ADD command itself, ENABLE uses
values from the attribute table to specify characteristics of
the object being added.
Once entered in the object table, the description cannot be
modified directly. You can, however, remove an object using the
DELETE command, specify new values with the SET command, and
enter the object once again with the ADD command. Refer to the
DELETE command description, later in this section, for more
information about removing applications and boxes from the object
table.
ENABLE issues a message when the ADD command is successful:
Application added: <application-name>
or:
Box added: <box-name>
ENABLE issues an error message if it cannot add an object.
3-8