| Solution |
| 1. | Create new task |
Click Tools -> Task Editor. |
| 2. | Delete all txt files |
Select "Files/Folders->Delete File(s)" command.
Insert the Path of the Folder in the Input box (e.g. "C:\My Folder\*.txt"). Save the Command. |
| 3. | Copy .doc files |
Select "Files/Folders->Copy File(s)" command.
Insert the Path of the Source Folder in the first Input box (e.g. "C:\My
Folder\*.doc"). Insert the Path of Destination Folder in the second Input box
(e.g. "C:\New Folder\"). Save the Command. |
| 4. | Delete .doc files |
Select "Files/Folders->Delete File(s)" command.
Insert the Path of the Folder in the Input box (e.g. "C:\My Folder\*.doc") from
where files are to be Deleted. Save the Command. Screenshot 1 |
| |
| When you run this task, it will delete the .txt files and move the .doc files from source to the destination folder. |