Python Console: is there a way to save scripts?

Hi,
I’ve playing around Python Console and have found it quite efficient.
I’m an architect and render images of my houses as follows: i make a “Background” scene, import the .3ds from the ArchiCAD model I’ve built and make other scenes with independent cameras+lights+backgrounds using the “Background” scene as background.
To simplify it, i wrote a 3 line long script that loops through scenes and render them all if they have a camera (which is true only for scenes i want to render).

Since i don’t want to write this script always, I have to save it but if I start to write separate Python scripts I run into the problem of developing a complete plugin (from template) that I don’t want.

Is there some interim solution for this?

Hi,

I hope to get you right. You can choose Text Editor instead of Python Console.
Here you can write and save scripts as well as run it as a scrtipt.

Hope this helps?
oe

I hope to get you right. You can choose Text Editor instead of Python Console.

+1
http://www.blender.org/manual/editors/text_editor.html