Angel Herraez wrote:
>> Thank you for the tip, but I noticed that "write state" doesn't support 
>> in the Applet version?
> 
> Yes, as everything that writes to disk, it is not available for the 
> unsigned applet. You can use application or signed applet for that.
> Or just save to memory in a Jmol user variable to wich the output of 
> show is sent.
> 
There are also direct commands to save states in memory and restore them:

  save STATE state_1
  restore STATE state_1

"state_1" can be replaced by any non-reserved name. And you can save any
number of states until the Java memory is filled up.

Regards,
Rolf

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to