Phil wrote: > What is the script syntax to turn spin on and off -- I know -- spin on; > spin off. But that spins around one axis and I cannot seem to get it > to spin any other using scripting in either the applet or the > application. I have tried spin x on and spin y on, and even spin y 50 > on.
set spin x|y|z <degrees-per-second> spin on|off So to spin around the y axis at 10 degrees per second: set spin y 10 spin on ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Jmol-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol-users

