<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><br><div><div>On 18 juin 2014, at 21:57, Gabriele Battaglia <<a href="mailto:iz4apu@libero.it">iz4apu@libero.it</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><meta http-equiv="Content-Type" content="text/html charset=windows-1252"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div>...</div></div></blockquote><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div>The problem was about how to run a Python Script which involves some user interaction:</div><div><br></div><div>***</div><div>print “Hello world.”</div><div>age = input (“How are old, dear world?”)</div><div>print “Ohh,”, age, “ so aged?”</div><div>***</div><div><br></div></div></blockquote></div><br><div>When I need this type of user interaction within a command I use <a href="http://cocoadialog.sourceforge.net">CocoaDialog</a>. It offers many options that should cover most, albeit simple needs.</div><div><br></div><div><br></div></body></html>