> OK, sorry to be dense, but is it possible to script the image export? > As I said I want to use a script like I have done on rasmol to create > a series of images which I can then open in Quicktime Pro, which > will convert them to a movie i can show on the web or in a powerpoint > presentation. > > In rasmol the script is of the sort: > > rotate x 2 > refresh > save gif 01.gif > rotate x 2 > refresh > save gif 02.gif > > In Jmol using the scripting window the rotate and refresh commands > etc work, but if I type: > > save png 01.png > > I get a message "script command not implemented: save" > > This sounds as if 'save' is recognized as a command (although I > cannot find documentation on this in the Help) but the syntax is > wrong.
Save is not yet implemented. Save to gif will never be implemented. I will take a look at it. Miguel ------------------------------------------------------- This SF.Net email is sponsored by Yahoo. Introducing Yahoo! Search Developer Network - Create apps using Yahoo! Search APIs Find out how you can build Yahoo! directly into your own Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 _______________________________________________ Jmol-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-users

