Macro Language Reference > Macros > Namespace > tnappend
  
tnappend
Description
Adds a namespace to the namespace search list. The number of namespaces in the list is limited to 10. If no parameters are given, or if the operation cannot be executed due to invalid names, the Namespace Search Order dialog box is invoked.
Syntax
tnappend ref name:t? append name:t?
tnappend
[no parameter]
Invoke the Namespace Search Order dialog box.
ref name
A namespace already in the search list, after which the new name will be inserted. If this parameter is omitted the new namespace will be appended to the end of the current search list.
append name
The namespace to be appended to the current search list.
Related Links