#1 : 09/02-21 11:35 Ralf Wiebe
Posts: 1
|
I am testing the software. Is it possible to search a directory out of a filename and if the directory does not exist to create a new directory and move the file or if it exists just move the file?
Thank you |
#2 : 09/02-21 20:22 David Lee
Posts: 1125
|
Simply set the new folder name in a Script method using item.newPath. ARen will create a new folder if it doesn't already exist.
You should look at previous Forum posts before asking new questions - my reply to "Folder creation", just a couple of threads before this one, should have given you a big hint! |