This tool deals with how any selected files should be treated.
| · | One at a time - Use this option if you want the tool to open the files one at a time, in series. I.e., the tool will be opened with the first file, and when you close the tool it will open again with the second file and so on.
|
| · | All at once (individually) - This will start the tool once for each file in parallel. E.g. if 5 files were selected the tool will be launched 5 times (simultaneously) each with one of the files.
|
| · | All at once (as a group) - By using this option the tool will only be started once and given all the files as arguments.
|
Tip: If your tool does not care about the selected files and you only wish to launch an external application then check the third All at once (as a group) option. Make sure you also select Ignore selection, described below.
|