NCLHELP.HLB  —  Directory Module, DSA  Directives  SET
 Use the SET directive to set the value of an attribute.

 You can set all the characteristic attributes of the DSA entity
 with the exception of the Version attribute. This attribute is a
 read-only characteristic attribute.

 Syntax:
 	SET DSA <attr> <value>

 where <attr> is the name of the attribute and <value> is
 the value you want to assign to the attribute.

 When you use the SET directive, any existing value of the attribute
 is removed, leaving only the value that you now specify. To specify
 a new value in addition to any existing values, use the ADD directive.
Close Help