Hello Shane > Should I do something to wait until the animation stops before calling > Jmol.script again? If so, is > there any state function that lets me know that it is okay to start executing > commands?
There is probably a way to do both of those, but it is not trivial. Is there a reason why you need to execute the script in several pieces? If you concatenate all into a single script call, the problem with queuing will possibly go away. Or if not, then you do have to find out how to wait. Callback functions may be one way ------------------------------------------------------------------------------ Minimize network downtime and maximize team effectiveness. Reduce network management and security costs.Learn how to hire the most talented Cisco Certified professionals. Visit the Employer Resources Portal http://www.cisco.com/web/learning/employer_resources/index.html _______________________________________________ Jmol-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-users

