<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>On Aug 5, 2009, at 2:32 AM, Schulz-Gasch, Tanja wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div><span class="523113009-05082009"><font face="Arial" color="#0000ff" size="2">Dear Eric,</font></span></div><div><span class="523113009-05082009"><font face="Arial" color="#0000ff" size="2"></font></span> </div><div><span class="523113009-05082009"><font face="Arial" color="#0000ff" size="2">your movie making recommendations were indeed very helpful. Thanks again!</font></span></div></span></blockquote><div><br></div>Hi Tanja -- glad I could help!</div><div><br><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div><span class="523113009-05082009"><font face="Arial" color="#0000ff" size="2"></font></span> <span class="Apple-style-span" style="font-family: Arial; font-size: small; ">I am currently preparing a show for visitors at Roche that are interested in 3D modelling and I want to do this with</span></div><div><span class="523113009-05082009"><font face="Arial" color="#0000ff" size="2">Chimera. I have alreday started scripting. However, I would like to have breaks in the scripts in case that there are</font></span></div><div><span class="523113009-05082009"><font face="Arial" color="#0000ff" size="2">questions. So my question is, is there a possibility to implement a prompt in the Chimera script that waits only</font></span></div><div><span class="523113009-05082009"><font face="Arial" color="#0000ff" size="2">the users presses 'return' or whatever and then Chimera is running further through the script?</font></span></div></span></blockquote><br></div><div>The daily build has a few things that will help here.  First, there is a "pause" command that will cause a script to pause until any key other than Escape or End is pressed.  Those two keys will cause the script to abort instead of continuing.</div><div><br></div><div>Secondly, even without an explicit "pause" command any script can be paused by hitting Shift-Escape.  A second Shift-Escape will continue the script.  Also, plain Escape (no Shift) will cause any script to abort.</div><div><br></div><div>I hope the presentation goes well!</div><div><br></div><div>--Eric</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">   </span>Eric Pettersen</div><div><span class="Apple-tab-span" style="white-space:pre">       </span>UCSF Computer Graphics Lab</div><div><br></div></body></html>