The cursor is on a line in the file being edited. After the tool runs, the cursor is in the Tool Output window. When I click on the original file window, the cursor position isn't shown. How can I get the editor to place the cursor on the selected line?
It works (version 7.4.0) and I misunderstood what was supposed to happen.
I was expecting the cursor to be placed immediately on the edited file. Instead it is in the Tool Output window. When I move the cursor to the output line and press Enter, it then selects the proper file and places the cursor on the correct line.
I attempted to automate the whole process, using a macro to execute the external program, then select the output line in the Tool window, but apparently a macro cannot execute an external tool.