Um, maybe I'm misunderstanding, but doesn't the script editor have the option in prefs to write to a text file?

Scripting > Log to File

You could run a simple python script to trim 'n' lines in the document and write it to a seperate file...

Yours sincerely,
Siew Yi Liang

On 2/17/2014 8:11 PM, Matt Lind wrote:

I need to write a simple command to dump the script editor history log (or 'n' lines at the tail end of the log) to a text file so artists may attach the file to an issue in our bug tracking system. From what I've seen in the SDK docs, View.GetAttributeValue() only returns the last line, or the selected line. I need the entire contents.

Anybody have to deal with this and come up with any backdoor tricks to get the full script log?

thanks,


Matt


Reply via email to