Description |
Renames a folder. If the new folder name specified contains sub-folders then they will also be created. |
Declaration |
<AMRENAMEFOLDER FOLDER="text" NEWNAME="text" RESULTDATASET="text" /> |
Example |
<AMRENAMEFOLDER FOLDER="c:\folder1\" NEWNAME="c:\newfoldername\"> <AMRENAMEFOLDER FOLDER="C:\FolderName" NEWNAME="C:\NewFolderName" RESULTDATASET="FolderRenameDS" /> |
General Tab Parameters |
Original folder name: Specifies the folder or folders to rename. Click the Expression Builder icon to insert an expression. Text, Required New folder name: Specifies the new name for the folder or folders. Text, Required Create and populate dataset with result information: Specifies the name of a dataset to be created and populated with the result. In addition to the standard dataset fields, the dataset will contain the following:
Text, Optional |