Page 1 of 1

Run tool & capture output w/out "Tool completed suc

Posted: Tue Apr 20, 2010 9:57 pm
by mikez302
I have a tool set up (Python 2.6, in case it matters), with the "capture output" option set, so the output comes up in a separate tab.

I was doing this so I could easily copy the output and paste it into another program. However, TextPad appears to add some extra text ("Tool completed successfully") to the end of the output. Is there any way of preventing it from adding this text?

Posted: Wed Apr 21, 2010 9:17 am
by helios
You can't prevent the text at the end of the tool output message from appearing, but you could record a simple macro that only copies the required text.

I hope this helps.