<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"><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;"><div><blockquote type="cite"><div lang="EN-GB" link="blue" vlink="purple" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><div class="WordSection1" style="page: WordSection1;"><br><div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;"><span style="font-size: 10pt; font-family: Verdana, sans-serif; color: rgb(31, 73, 125);">On another matter, during the analysis of this problem I really missed having some kind of console on which Python running within pro Fit could give responses etc.<o:p></o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif;"><span style="font-size: 10pt; font-family: Verdana, sans-serif; color: rgb(31, 73, 125);"> </span></div></div></div></blockquote>There is such a console, kind of. Just enter a command in any pro Fit text window (e.g. the Results window) and hit Enter (not Return). Pro Fit will execute that line. (Make sure to set Python to your default scripting language before doing so, under Preferences -> Scripting, otherwise pro Fit will try to interpret the line as Pascal expression.)</div><div><br></div><div>For example, you can type “import sys”, followed by Enter, followed by “sys.version”, followed by Enter, in order to print sys.version.</div><div><br></div><div>Best regards</div><div><br></div><div>Kurt Sutter</div><div>QuantumSoft</div><div><br></div><br></body></html>