Eran wrote: > I'd like to save a state as a script in such a way that when that > state-script is recalled on a Jmol applet already displaying > something, that state-script will load without affecting the spin- > state of the applet
Hello Easiest way: if the script is saved to a file, edit it and remove the spin command from the state-script. Otherwise, I think you can use "show spin" to read the spin state before calling the state, then issue it after the script. I did something similar for a "Foolproof spin toggle" you can see at http://wiki.jmol.org:81/index.php/Recycling_Corner#.22Foolproof.22_spin_toggle That may give you an idea.
<<winmail.dat>>
------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________ Jmol-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-users

