<html><head></head><body>There is a console of sorts in Scribus, but I don't use it.<br>
A good starting point I think is to play with some small scripts to modify their behavior from what you find in the wiki.<br>
When you're running a script in Scribus, 'print' goes nowhere.<br>
What I typically do if I need such output while debugging is to create a messageBox showing what I need to see.<br>
<br>
Don't hesitate to come to the list with questions if you get stuck.<br>
<br>
Greg<br><br><div class="gmail_quote">On February 8, 2014 4:19:46 AM EST, Stephane Santon <m.scribus@santonum.eu> wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre class="k9mail">Hello,<br /><br />I'm a beginner in Scribus scripts, a good way to discover Python.<br />(I programmed some various object languages before, so just have to <br />learn a new syntax).<br /><br />I try to customize this script to get automation in my album :<br /><a href="http://wiki.scribus.net/canvas/Making_a_photobook_from_a_directory_of_images_using_a_script">http://wiki.scribus.net/canvas/Making_a_photobook_from_a_directory_of_images_using_a_script</a><br /><br />So, a beginner's question : How to debug my Scribus scripts ?<br />- How to write into the console from my script ?<br />- Where does 'print' command write ?<br /><br />Thanks<br /><br /></pre></blockquote></div><br>
-- <br>
Sent from my Android device with K-9 Mail. Please excuse my brevity.</body></html>