Description |
Removes a folder or tree of folders. If the folder specified contains sub-folder, they will also be removed. |
Declaration |
<AMREMOVEFOLDER FOLDER="text" TORECYCLE="yes/no" RESULTDATASET="text" /> |
Example |
<AMREMOVEFOLDER FOLDER="C:\FolderToDelete\SubfolderToDelete" TORECYCLE="YES" RESULTDATASET="RemoveFolderDS" /> |
General Tab Parameters |
Folder: Specifies the folder or folders to delete. Text, Required Place in Recycle Bin: Specifies whether to permanently delete the folders or send them to the Recycle bin. Yes/No, Optional, Default: NO 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 |