Copy link to clipboard
Copied
Hi,
I would like to apply an action wizard on a large number of files which have a numerical file name (prefix or postfix). However, when I click on the "Add Files" icon, the results displayed are not in numerical order (see attachment). I realize I can move 2, 3, 4, 5, 6, 7, 8, and 9 to the appropriate order with the "Move Up" button but this is tedious.
Another issue I have is that the currently open document also automatically shows up in this list (see "1.pdf" in the attachment). How can I make it so there is no pre-existing file in selection box even if I have 1.pdf open?
Thanks.
S
Copy link to clipboard
Copied
Forgot Attachment.
Copy link to clipboard
Copied
The action will process every file. The order of the files are not important.
Copy link to clipboard
Copied
TY for the reply but the order is important for the subsequent actions because a document label is going to be applied based on a sequential order.
Copy link to clipboard
Copied
You can't set the order in which the files will be processed using an
Action.
On Wed, Jun 15, 2016 at 8:21 PM, sargums46564804 <forums_noreply@adobe.com>
Copy link to clipboard
Copied
How can I make this happen using javascript?
Copy link to clipboard
Copied
You can use the Action to collect the file-paths of the files you want to process, and then use a script to sort them and then process them.
However, a script can't do everything an Action can do.
Copy link to clipboard
Copied
In this case change the name of the files, like 01, 02, and so on.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now