I did a quick search here and elsewhere (google) but was unable to find an answer.
I'm interested in studying the source code of an import/export plugin written in Python that comes as/in a .blend file. Given that the author specifically mentions including the source, how can I print it (or better yet, copy/paste or save it out to a plain text file readable by any editor/word processor?
This is on Windows XP.
Thanks.
Shift-Alt-F in the text window with the python script to save the script in a textfile.
_________________
Stay Rude!
Thanks.
Guess I should also have asked....... where should I have looked to find that answer?
Thanks again?
Shouldn't someone add a little button for that in the text window? Or at least a little hint somewhere in it?