Timothy Driscoll wrote:

>On Sep 27, 2006, at 5:16 PM, Bob Hanson wrote:
>
>  
>
>>Tim and Frieda and others,
>>
>>pause/resume is in the next pre-release (10.9.68 I think)
>>
>>Within a script you can use pause:
>>
>>  script whatever.spt;pause;script number2.spt
>>
>>    
>>
>very nice!
>
>
>  
>
>>or just alone, of course:
>>
>>  pause
>>
>>which also pauses whatever script is currently running,
>>
>>and only as a command by itself:
>>
>>  resume
>>    
>>
>
>just to clarify:  if a script is running, let's say:
>
>select all
>color red
>delay 1.0
>color blue
>delay 1.0
>loop
>
>
>I can send a pause (quit, exit, resume) command via javascript or the  
>Console, by itself, and it will pause (quit, exit,resume) the loop.   
>is that right?
>
>
>  
>
Yes, sir. That's correct. See the example at 
http://www.stolaf.edu/academics/chemapps/jmol/docs/examples-11/new.htm



>tim
>  
>

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to