Code:
Action Chains: Starting chain: Search with Agent Ransack
Action Chains: Search with Agent Ransack: starting action No. 1: Open With
Open: C:\Program Files\Mythicsoft\Agent Ransack\AgentRansack.exe (file): ['D:\\Documents\\My Books\\Jenny Oldfield\\Steamboat Charlie (5626)', 'D:\\Documents\\My Books\\Jenny Oldfield\\Starlight (5627)'] (args): -d mutiple: True sep: ;
debug1: cmd: "C:\Program Files\Mythicsoft\Agent Ransack\AgentRansack.exe" -d "D:\Documents\My Books\Jenny Oldfield\Steamboat Charlie (5626)" ;"D:\Documents\My Books\Jenny Oldfield\Starlight (5627)"
About to run a command: C:\Program Files\Mythicsoft\Agent Ransack\AgentRansack.exe
Job Spy: self.gui.tags_view.recount() is enhanced for showing icons of user category child values...
Action Chains: chain (Search with Agent Ransack) finished in: 0.7905950546264648
There's a space before the semicolon that's causing it to fail. It works if I remove the space. I wonder how it got in there.