DNS$CPHELP.HLB  —  add  object
 Adds a value to a modifiable, set-valued attribute (including
 application-defined attributes) of an object entry. If the value
 is already defined for the attribute, no error message is generated.
 Usually this task is performed through the client application, since
 the client application defines the name of the attribute and the
 syntax of its value.

 SYNOPSIS

      ADD OBJECT object-name attribute-name [=] attribute-value

 Arguments

 object-name

 The full name of an object entry.

 attribute-name

 The name of a particular attribute. Specify your own attribute
 name or one of the DECdns-defined attributes. Separate multiple
 attributes with commas.

 attribute-value

 The value of a particular attribute. You can express the values of
 application-defined attributes as quoted strings, "ps"; hex strings,
 %x FF00EE; or concatenations of them in parentheses, (%x0103 "ps").

 ACCESS RIGHTS
 You must have write access to the object entry or control access to
 the parent directory in which you intend to store the attribute.
Additional Information: explode extract

example
access
Close Help