folder automation question

Get help. Get answers. Let others lend you a hand.

Moderator: Mr_Noodle

folder automation question Fri Oct 12, 2018 8:03 am • by jobny
Hi. ive been having a problem executing on a task. i have a folder with thousands of files. i would like to randomly select 100 files from this folder and place them into a new folder with an ascending numerical name (1,2,3..). any ideas on how to do this??
jobny
 
Posts: 2
Joined: Fri Oct 12, 2018 8:00 am

Re: folder automation question Fri Oct 12, 2018 11:10 am • by Mr_Noodle
There's no action to randomly select files. You'll need to use a script to do that part. For the ascending name part, you can use the # attribute to do that.
Mr_Noodle
Site Admin
 
Posts: 11250
Joined: Sun Sep 03, 2006 1:30 am
Location: New York City

Re: folder automation question Fri Oct 12, 2018 3:20 pm • by jobny
Mr_Noodle wrote:There's no action to randomly select files. You'll need to use a script to do that part. For the ascending name part, you can use the # attribute to do that.


thank you for your quick reply. could i just automate 100 sequential files and have them placed into a new folder?
jobny
 
Posts: 2
Joined: Fri Oct 12, 2018 8:00 am

Re: folder automation question Mon Oct 15, 2018 10:27 am • by Mr_Noodle
Probably still better done with a script. The only way I can see doing it with the built-in actions would be if the number of files in the source folder is the same every time.
Mr_Noodle
Site Admin
 
Posts: 11250
Joined: Sun Sep 03, 2006 1:30 am
Location: New York City


Return to Support