+xns/Folder
Message: Rename

+xns/Core/XNSObject
   |
   +--+xns/Core/Message
         |
         +--+xns/Folder/Rename


Relocates a folder to a new path under a new name.

The folder specified by Path will be moved to a folder specified by NewPath, with any necessary folders being created in the process.

To: Identity containing the folder to be renamed.
From: Identity or exposure requesting the renaming.


 

Input
+xns/Core/XNSName NewPath The address of the new folder.
+xns/Core/XNSName Path The address of the folder to be renamed.
 

Exceptions
PathExists  
 

Input Detail

NewPath

The address of the new folder.  

DataType: +xns/Core/XNSName
 

Required: true
 


Path

The address of the folder to be renamed.  

DataType: +xns/Core/XNSName
 

Required: true
 


 

Publishing Identity: +xns
© 2002 XNSORG
Last Updated: 07/09/2002