Hello, I am in the process of writing a macro that executes a python script ( scans a tree of source code and generates a report )
Is there an easy way to redirect the output of the script to the Results panel? And if so, what's the output format required for clicked text to auto-jump to the related file location?
Thanks! Joey
EDIT: FWIW, I have a C# script set up already to execute the script and stores its output in a string.
Fri Jan 18, 2013 5:55 am
Mika
Admin
Joined: Tue Aug 30, 2005 6:14 pm Posts: 2547 Location: Finland
Re: Redirecting executed command to Results panel?
Check the result panel source code (PluginUI.cs) for possible syntaxes for the clickable error messages. Here's a command example of doing the message sending:
Users browsing this forum: No registered users and 2 guests
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum