I need to be able to send a command to another program to do something with files that I've selected. As a simplified example, consider that they need to be put together into a zip file and sent somewhere. The "open with" Applications dialog doesn't seem to support this. I can only invoke the command with one file at a time, which isn't useful in this case. If I have multiple files selected, the option disappears from the menu... UNLESS I have "multiple instances" selected. But then BC wants to run the command once for each file, not once for all files.
Is there a way around this to get a command with all of my selected files as arguments?
Is there a way around this to get a command with all of my selected files as arguments?
Comment